Method | Description | |
---|---|---|
ContainsFile ( string filename ) : bool | ||
Dispose ( ) : void | ||
FileArchive ( string filename ) : System | ||
GetEntry ( string filename ) : |
||
GetStream ( string filename ) : Stream |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void | ||
ReadTableOfContents ( ) : void |
public ContainsFile ( string filename ) : bool | ||
filename | string | |
return | bool |
public FileArchive ( string filename ) : System | ||
filename | string | |
return | System |
public GetEntry ( string filename ) : |
||
filename | string | |
return |
public GetStream ( string filename ) : Stream | ||
filename | string | |
return | Stream |