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