Method | Description | |
---|---|---|
RecordUndoScope ( string message ) : System.Collections | ||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections |
Method | Description | |
---|---|---|
CloseScope ( ) : void |
public RecordUndoScope ( string message ) : System.Collections | ||
message | string | |
return | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
return | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
saveOnScopeEnd | bool | |
return | System.Collections |
public RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections | ||
message | string | |
saveOnScopeEnd | bool | |
return | System.Collections |