프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetDictionaryService | IDictionaryService |
메소드 | 설명 | |
---|---|---|
CanResetValue ( object component ) : bool | ||
EventPropertyDescriptor ( System.ComponentModel.EventDescriptor eDesc ) : System | ||
GetValue ( object component ) : object | ||
ResetValue ( object component ) : void | ||
SetValue ( object component, object value ) : void | ||
ShouldSerializeValue ( object component ) : bool |
메소드 | 설명 | |
---|---|---|
GetDictionaryService ( object component ) : IDictionaryService |
public EventPropertyDescriptor ( System.ComponentModel.EventDescriptor eDesc ) : System | ||
eDesc | System.ComponentModel.EventDescriptor | |
리턴 | System |
public SetValue ( object component, object value ) : void | ||
component | object | |
value | object | |
리턴 | void |
public ShouldSerializeValue ( object component ) : bool | ||
component | object | |
리턴 | bool |