프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UndoTitle | string |
메소드 | 설명 | |
---|---|---|
ApplyDefaultUndoAttribute ( string undoTitle = null ) : System |
Use this attribute on action classes to have the default undo behaviour applied.
|
public ApplyDefaultUndoAttribute ( string undoTitle = null ) : System | ||
undoTitle | string | The title of the action to appear in the undo history. |
리턴 | System |