Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FileExists ( string path ) : bool | ||
GetFileStream ( string path ) : Stream | ||
WhereIsFile ( string path ) : string |
Method | Description | |
---|---|---|
AddArchive ( string filename ) : void | ||
ArchiveManager ( DataContext context ) : System | ||
CreateArchiveReader ( string filename ) : |
public GetFileStream ( string path ) : Stream | ||
path | string | |
return | Stream |