Method | Description | |
---|---|---|
ArchiveFileManager ( |
||
Exists ( string path ) : bool | ||
Open ( string path, FileMode mode, FileAccess access, FileShare share ) : Stream |
public ArchiveFileManager ( |
||
archive | ||
return | System |
public Open ( string path, FileMode mode, FileAccess access, FileShare share ) : Stream | ||
path | string | |
mode | FileMode | |
access | FileAccess | |
share | FileShare | |
return | Stream |