Method | Description | |
---|---|---|
EvalExpression ( string expression, |
||
ExecScript ( string script, |
||
ScriptCache ( |
public EvalExpression ( string expression, |
||
expression | string | |
result | ||
context | Dispatch2 | |
name | string | |
lineofs | int | |
return | void |
public ExecScript ( string script, |
||
script | string | |
result | ||
context | Dispatch2 | |
name | string | |
lineofs | int | |
return | void |
public ScriptCache ( |
||
owner | ||
return | System.Collections.Generic |