메소드 |
설명 |
|
AddValueChanged ( object component, EventHandler handler ) : void |
|
|
CanResetValue ( object component ) : bool |
|
|
CustomPropertyDescriptor ( PropertyDescriptor propertyDescriptor, PropertyCustomisation customisation ) : System |
|
|
Equals ( object obj ) : bool |
|
|
GetChildProperties ( object instance, Attribute filter ) : PropertyDescriptorCollection |
|
|
GetEditor ( Type editorBaseType ) : object |
|
|
GetHashCode ( ) : int |
|
|
GetValue ( object component ) : object |
|
|
RemoveValueChanged ( object component, EventHandler handler ) : void |
|
|
ResetValue ( object component ) : void |
|
|
SetValue ( object component, object value ) : void |
|
|
ShouldSerializeValue ( object component ) : bool |
|
|
ToString ( ) : string |
|
|