[Mono-list] GetMethodFromHandle and NotImplementedException

Miguel de Icaza miguel at novell.com
Wed Jul 18 20:42:34 EDT 2007


> I'm getting a NotImplementedException when trying to us
> GetMethodFromHandle for generics:
>        * System.Reflection.MethodBase.GetMethodFromHandle
> (RuntimeMethodHandle handle, RuntimeTypeHandle declaringType) 
> However if I use the non-generic version of the method it works with
> generic types :-)
> Will it be implemented soon ?

Please post samples.


More information about the Mono-list mailing list