2004-03-29 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Tue, 30 Mar 2004 00:12:32 +0000 (00:12 -0000)
committerMartin Baulig <martin@novell.com>
Tue, 30 Mar 2004 00:12:32 +0000 (00:12 -0000)
commit0f0cba40281552c79d280c3ab183072571a5116f
treea02d6c9f6176e5fec90431caf443464ef158f889
parent4e0944c69c2bf85b980b4dc01ac491fc650d6def
2004-03-29  Martin Baulig  <martin@ximian.com>

* MethodBase.cs: Moved the generics stuff here, made it virtual
where neccessary and use the correct API.

svn path=/trunk/mcs/; revision=24736
mcs/class/corlib/System.Reflection.Emit/ConstructorBuilder.cs
mcs/class/corlib/System.Reflection.Emit/DynamicMethod.cs
mcs/class/corlib/System.Reflection.Emit/MethodBuilder.cs
mcs/class/corlib/System.Reflection.Emit/MonoArrayMethod.cs
mcs/class/corlib/System.Reflection/ChangeLog
mcs/class/corlib/System.Reflection/MethodBase.cs
mcs/class/corlib/System.Reflection/MethodInfo.cs
mcs/class/corlib/System.Reflection/MonoMethod.cs