In Test/System.ComponentModel:
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 1 Sep 2008 23:52:37 +0000 (23:52 -0000)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 1 Sep 2008 23:52:37 +0000 (23:52 -0000)
commit892f1f1e2fe4892ac4be8bc207919cf4e31edc24
treed80ba5fb3e9e586679fe48137528c79eb0a45ab8
parentb84a8cb3baa38ac79fd745b7c46ff3446d672e77
In Test/System.ComponentModel:
2008-09-01  Rodrigo Kumpera  <rkumpera@novell.com>

* PropertyDescriptorTest.cs: Tests for Get/Set Value of partial
overrides of virtual properties.

In System.ComponentModel:
2008-09-01  Rodrigo Kumpera  <rkumpera@novell.com>

* ReflectionPropertyDescriptor.cs (SetValue, GetValue) : Lookup
the MethodInfo for accessors in parent types in case of partial
overrides of virtual properties.

svn path=/trunk/mcs/; revision=112052
mcs/class/System/System.ComponentModel/ChangeLog
mcs/class/System/System.ComponentModel/ReflectionPropertyDescriptor.cs
mcs/class/System/Test/System.ComponentModel/ChangeLog
mcs/class/System/Test/System.ComponentModel/PropertyDescriptorTests.cs