Property | Type | Description | |
---|---|---|---|
FieldName | string | ||
NewValue | object | ||
Object | object | ||
OldValue | object |
Method | Description | |
---|---|---|
CallRedo ( ) : void | ||
CallUndo ( ) : void | ||
UndoSetField ( object obj, string fieldname, object newValue ) : System |
public UndoSetField ( object obj, string fieldname, object newValue ) : System | ||
obj | object | |
fieldname | string | |
newValue | object | |
return | System |