Méthode | Description | |
---|---|---|
AddReference ( |
||
Execute ( string code ) : object | ||
ImportNamespace ( string ns ) : void | ||
ScriptingHost ( ) : System | ||
ScriptingHost ( dynamic context ) : System |
Méthode | Description | |
---|---|---|
BuildDynamicGetter ( |
||
CreateEngine ( ) : void | ||
GetValue ( string key ) : object |
public AddReference ( |
||
asm | ||
Résultat | void |
public ImportNamespace ( string ns ) : void | ||
ns | string | |
Résultat | void |
public ScriptingHost ( dynamic context ) : System | ||
context | dynamic | |
Résultat | System |