Method | Description | |
---|---|---|
BagFile ( FileSystem context, string filename ) : System | ||
Contains ( string filename ) : bool | ||
Dispose ( ) : void | ||
GetStream ( string filename ) : Stream |
public BagFile ( FileSystem context, string filename ) : System | ||
context | FileSystem | |
filename | string | |
return | System |
public GetStream ( string filename ) : Stream | ||
filename | string | |
return | Stream |