Méthode | Description | |
---|---|---|
RecordUndoScope ( string message ) : System.Collections | ||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections |
Méthode | Description | |
---|---|---|
CloseScope ( ) : void |
public RecordUndoScope ( string message ) : System.Collections | ||
message | string | |
Résultat | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
Résultat | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
saveOnScopeEnd | bool | |
Résultat | System.Collections |
public RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections | ||
message | string | |
saveOnScopeEnd | bool | |
Résultat | System.Collections |