프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssertRestoreContentType | void | ||
AssertTrashBinPath | void |
메소드 | 설명 | |
---|---|---|
Delete ( ) : void | ||
DeleteNode ( |
||
ForceDelete ( |
||
GetProperty ( string name ) : object | ||
IsInTrash ( |
||
Purge ( ) : void | ||
Restore ( |
||
Restore ( |
||
Restore ( |
||
Restore ( |
||
Save ( ) : void | ||
Save ( SavingMode mode ) : void | ||
SaveSameVersion ( ) : void | ||
SetProperty ( string name, object value ) : void | ||
TrashBin ( Node parent ) : System | ||
TrashBin ( Node parent, string nodeTypeName ) : System |
메소드 | 설명 | |
---|---|---|
TrashBin ( |
메소드 | 설명 | |
---|---|---|
AssertRestoreContentType ( |
||
AssertTrashBinPath ( ) : void |
public static DeleteNode ( |
||
n | ||
리턴 | bool |
public static ForceDelete ( |
||
n | ||
리턴 | void |
public static Restore ( |
||
trashBag | ||
addNewName | bool | |
리턴 | void |
public static Restore ( |
||
trashBag | ||
targetPath | string | |
리턴 | void |
public static Restore ( |
||
trashBag | ||
targetPath | string | |
addNewName | bool | |
리턴 | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
리턴 | void |
public TrashBin ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected TrashBin ( |
||
tk | ||
리턴 | System |