* InheritanceLevel.cs: 2.0 class-status work.
commit032b0dd6a0bf4eed61dc62850d5af548e5dd2f52
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 21 Jan 2007 03:52:13 +0000 (21 03:52 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 21 Jan 2007 03:52:13 +0000 (21 03:52 +0000)
tree96a8e2f3170e82baffb7599823e292681abee013
parentb3329fca766a0aa6f4a847962ddc6a0eb06c458f
* InheritanceLevel.cs: 2.0 class-status work.

* ListSortDirection.cs: same.

* BindableSupport.cs: same.

* SyntaxCheck.cs: same.

* CancelEventHandler.cs: same.

* ListChangedEventHandler.cs: same.

* SettingsBindableAttribute.cs: same.

* ToolboxItemFilterType.cs: same.

* PropertyChangedEventHandler.cs: same.

* MarshalByValueComponent.cs: same.

* LicenseUsageMode.cs: same.

* RefreshProperties.cs: same.

* RecommendedAsConfigurableAttribute.cs: same.

2007-01-20  Chris Toshok  <toshok@ximian.com>

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@71407 e3ebcda4-bce8-0310-ba0a-eca2169e7518
15 files changed:
class/System/System.ComponentModel/BindableSupport.cs
class/System/System.ComponentModel/BindingDirection.cs
class/System/System.ComponentModel/CancelEventHandler.cs
class/System/System.ComponentModel/ChangeLog
class/System/System.ComponentModel/InheritanceLevel.cs
class/System/System.ComponentModel/LicenseUsageMode.cs
class/System/System.ComponentModel/ListChangedEventHandler.cs
class/System/System.ComponentModel/ListSortDirection.cs
class/System/System.ComponentModel/MarshalByValueComponent.cs
class/System/System.ComponentModel/PropertyChangedEventHandler.cs
class/System/System.ComponentModel/RecommendedAsConfigurableAttribute.cs
class/System/System.ComponentModel/RefreshProperties.cs
class/System/System.ComponentModel/SettingsBindableAttribute.cs
class/System/System.ComponentModel/SyntaxCheck.cs
class/System/System.ComponentModel/ToolboxItemFilterType.cs