Method | Description | |
---|---|---|
Destroy ( ) : void |
Method | Description | |
---|---|---|
DispatchValueUpdateEvent ( ValueUpdateEventArgs, args ) : void | ||
DispatchValueUpdateEvent ( string key, object oldValue, object newValue ) : void |
protected DispatchValueUpdateEvent ( ValueUpdateEventArgs, args ) : void | ||
args | ValueUpdateEventArgs, | |
return | void |
protected DispatchValueUpdateEvent ( string key, object oldValue, object newValue ) : void | ||
key | string | |
oldValue | object | |
newValue | object | |
return | void |