Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Compile ( string mainType, IScriptEngine engine ) : void | ||
Execute ( ) : void | ||
ScriptContainer ( string binPathes, string name ) : System | ||
Unload ( ) : void |
public Compile ( string mainType, IScriptEngine engine ) : void | ||
mainType | string | |
engine | IScriptEngine | |
Résultat | void |
public ScriptContainer ( string binPathes, string name ) : System | ||
binPathes | string | |
name | string | |
Résultat | System |