Property | Type | Description | |
---|---|---|---|
NewValue | object | ||
Object | object | ||
OldValue | object | ||
PropertyName | string |
Method | Description | |
---|---|---|
CallRedo ( ) : void | ||
CallUndo ( ) : void | ||
UndoSetProperty ( object obj, string propname, object newValue ) : System |
public UndoSetProperty ( object obj, string propname, object newValue ) : System | ||
obj | object | |
propname | string | |
newValue | object | |
return | System |