2004-01-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
authorAndreas N <andreas@mono-cvs.ximian.com>
Thu, 15 Jan 2004 22:45:28 +0000 (22:45 -0000)
committerAndreas N <andreas@mono-cvs.ximian.com>
Thu, 15 Jan 2004 22:45:28 +0000 (22:45 -0000)
commita3e13d6165b63cf92a4f1eaa2f7a599967a128b8
treebb0d8ab6ad8a45d0b7fc2900b0689294d8ab0be4
parentfe24d01887fcb2dcf17eb3a18b07e561e4f89cd4
2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>

* ChangeLog: Added
* AssemblyInfo.cs: Removed
* DirectoryEntry.cs: Added attributes, fixed warning, stubbed missing
* DirectorySearcher.cs: Added attributes, stubbed missing
* DirectoryServicesPermissionAccess.cs: Added, implemented
* DSDescriptionAttribute.cs: Added, implemented
* DSDescriptionAttribute.cs, Added implemented

svn path=/trunk/mcs/; revision=22131
mcs/class/System.DirectoryServices/System.DirectoryServices/ChangeLog [new file with mode: 0644]
mcs/class/System.DirectoryServices/System.DirectoryServices/DSDescriptionAttribute.cs [new file with mode: 0644]
mcs/class/System.DirectoryServices/System.DirectoryServices/DirectoryEntry.cs
mcs/class/System.DirectoryServices/System.DirectoryServices/DirectorySearcher.cs
mcs/class/System.DirectoryServices/System.DirectoryServices/DirectoryServicesPermissionAccess.cs [new file with mode: 0644]
mcs/class/System.DirectoryServices/System.DirectoryServices/SortOption.cs [new file with mode: 0644]