메소드 | 설명 | |
---|---|---|
Delete ( ITaskHandler handler ) : void |
Deletes this temporary directory from the IStore it is located in.
|
|
TempDirectoryNode ( [ path, [ store ) : System |
Creates a new temporary directory node.
|
public Delete ( ITaskHandler handler ) : void | ||
handler | ITaskHandler | A callback object used when the the user needs to be asked questions or informed about IO tasks. |
리턴 | void |
public TempDirectoryNode ( [ path, [ store ) : System | ||
path | [ | The path of the directory in the store. |
store | [ | The |
리턴 | System |