Method | Description | |
---|---|---|
GetContext ( ) : IScriptPackContext | ||
Initialize ( IScriptPackSession session ) : void | ||
ScriptPack ( IFileSystem fileSystem ) : System | ||
Terminate ( ) : void |
Method | Description | |
---|---|---|
ScriptPack ( ) : System |
public Initialize ( IScriptPackSession session ) : void | ||
session | IScriptPackSession | |
return | void |
public ScriptPack ( IFileSystem fileSystem ) : System | ||
fileSystem | IFileSystem | |
return | System |