2002-05-07 Rodrigo Moya <rodrigo@ximian.com>
authorRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Tue, 7 May 2002 20:03:16 +0000 (20:03 -0000)
committerRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Tue, 7 May 2002 20:03:16 +0000 (20:03 -0000)
commit8d9414032f6ae21eddaade9e796bbc7d83bd0785
treefbd7331f9da659a4afb5756d209210dbfafc762a
parent8bf57a3aeea0dc0043ad552415880dc31d87ccf8
2002-05-07  Rodrigo Moya <rodrigo@ximian.com>

* EventDescriptor.cs: added missing constructors.

* EventDescriptorCollection.cs: fixed interface methods implementation

* IDataErrorInfo.cs:
* IEditableObject.cs: new interfaces.

svn path=/trunk/mcs/; revision=4388
mcs/class/System/System.ComponentModel/ChangeLog
mcs/class/System/System.ComponentModel/EventDescriptor.cs
mcs/class/System/System.ComponentModel/EventDescriptorCollection.cs
mcs/class/System/System.ComponentModel/ICustomTypeDescriptor.cs
mcs/class/System/System.ComponentModel/IDataErrorInfo.cs [new file with mode: 0644]
mcs/class/System/System.ComponentModel/IEditableObject.cs [new file with mode: 0644]