[Mono-dev] Re: MonoType patch

Joachim Ante joe at otee.dk
Sat Feb 18 05:32:12 EST 2006


> I attached a patch which will output a better exception string if a method,
> property or field could not be found or if the method couldn't be bound.
> 
> Eg. If a method can not be found it will print,
> MissingMethodException: "Cannot find method Foo."
> instead of MissingMethodException.
> 
> I would appreciate if someone could apply this patch.
Forgot to say that this patches InvokeMember in MonoType.cs

Joachim Ante





More information about the Mono-devel-list mailing list