메소드 | 설명 | |
---|---|---|
RecordUndoScope ( string message ) : System.Collections | ||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, |
||
RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections |
메소드 | 설명 | |
---|---|---|
CloseScope ( ) : void |
public RecordUndoScope ( string message ) : System.Collections | ||
message | string | |
리턴 | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
리턴 | System.Collections |
public RecordUndoScope ( string message, |
||
message | string | |
node | ||
saveOnScopeEnd | bool | |
리턴 | System.Collections |
public RecordUndoScope ( string message, bool saveOnScopeEnd ) : System.Collections | ||
message | string | |
saveOnScopeEnd | bool | |
리턴 | System.Collections |