[Mono-dev] System.Type GetMethod problem.

Robert Jordan robertj at gmx.net
Mon Aug 6 07:05:31 EDT 2007


Arek Waliszewski wrote:
> On Microsoft .NET this program raises 
> System.Reflection.AmbiguousMatchException, which is correct behavior IMHO.
> 
> On Mono GetMethod returns 'public override void f(int i1, int i2, bool 
> b)' from class B. It works as it was specified BindingFlags.DeclaredOnly 
> flag.
> 
> What do you think?

See my comment for http://bugzilla.ximian.com/show_bug.cgi?id=80344

Robert




More information about the Mono-devel-list mailing list