메소드 | 설명 | |
---|---|---|
CanResetValue ( object component ) : bool | ||
GetValue ( object component ) : object | ||
PluginSettingsPropertyDescriptor ( IPluginSettings pluginSettings ) : System | ||
ResetValue ( object component ) : void | ||
SetValue ( object component, object value ) : void | ||
ShouldSerializeValue ( object component ) : bool |
메소드 | 설명 | |
---|---|---|
BuildAttributeArray ( IPluginSettings pluginSettings ) : System.Attribute[] |
public PluginSettingsPropertyDescriptor ( IPluginSettings pluginSettings ) : System | ||
pluginSettings | IPluginSettings | |
리턴 | System |
public SetValue ( object component, object value ) : void | ||
component | object | |
value | object | |
리턴 | void |
public ShouldSerializeValue ( object component ) : bool | ||
component | object | |
리턴 | bool |