Method | Description | |
---|---|---|
AddReference ( |
||
Execute ( string code ) : object | ||
ImportNamespace ( string ns ) : void | ||
ScriptingHost ( ) : System | ||
ScriptingHost ( dynamic context ) : System |
Method | Description | |
---|---|---|
BuildDynamicGetter ( |
||
CreateEngine ( ) : void | ||
GetValue ( string key ) : object |
public AddReference ( |
||
asm | ||
return | void |
public ScriptingHost ( dynamic context ) : System | ||
context | dynamic | |
return | System |