Method | Description | |
---|---|---|
Delete ( ) : void | ||
LocalFileInfo ( string localPath, string relativePath ) : System | ||
Open ( FileMode mode ) : Stream | ||
Open ( FileMode mode, Action |
public LocalFileInfo ( string localPath, string relativePath ) : System | ||
localPath | string | |
relativePath | string | |
return | System |
public Open ( FileMode mode, Action |
||
mode | FileMode | |
action | Action |
|
return | void |