Method | Description | |
---|---|---|
CopyTo ( |
||
CopyTo ( |
||
Delete ( ) : void | ||
EnsureExists ( ) : void | ||
FileStub ( string name, bool exists = true ) : System.IO |
public CopyTo ( |
||
directory | ||
return | void |
public CopyTo ( |
||
destination | ||
return | void |
public FileStub ( string name, bool exists = true ) : System.IO | ||
name | string | |
exists | bool | |
return | System.IO |