* MonoProperty.cs: Property.GetGetMethod() does not return the method if it
authorLluis Sanchez <lluis@novell.com>
Wed, 28 Apr 2004 22:14:53 +0000 (22:14 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 28 Apr 2004 22:14:53 +0000 (22:14 -0000)
commit1214b3ed3a1eb36499df3fe04c652290cca375d8
tree9dedb9f1d854c02d56298533753ff7837db632b6
parent1418f55f3379229ae47e83236c205f16114239df
* MonoProperty.cs: Property.GetGetMethod() does not return the method if it
is private (it did until now because of a bug). Make sure it works as it
worked before the fix.

svn path=/trunk/mcs/; revision=26215
mcs/class/corlib/System.Reflection/ChangeLog
mcs/class/corlib/System.Reflection/MonoProperty.cs