Method | Description | |
---|---|---|
CopyTo ( string path ) : void | ||
Create ( ) : void | ||
Delete ( ) : void | ||
Directory ( string path ) : System.Collections.Generic | ||
Empty ( ) : void | ||
GetFiles ( string fileSpec ) : List |
||
GetSubDirectories ( string fileSpec ) : List |
Method | Description | |
---|---|---|
RecursiveCopy ( |
public Directory ( string path ) : System.Collections.Generic | ||
path | string | |
return | System.Collections.Generic |
public GetSubDirectories ( string fileSpec ) : List |
||
fileSpec | string | |
return | List |