Property | Type | Description | |
---|---|---|---|
CompileDebug | |||
CompileLambda | |||
CompileLambda | |||
RubyScriptCode | System.Linq.Expressions | ||
Run | object |
Method | Description | |
---|---|---|
RubyScriptCode ( Expression |
||
Run ( ) : object | ||
Run ( Scope scope ) : object |
Method | Description | |
---|---|---|
CompileDebug ( |
||
CompileLambda ( |
||
CompileLambda ( |
||
RubyScriptCode ( ScriptCodeFunc target, SourceUnit sourceUnit, TopScopeFactoryKind kind ) : System.Linq.Expressions | ||
Run ( Scope scope, bool bindGlobals ) : object |
public RubyScriptCode ( Expression |
||
code | Expression |
|
sourceUnit | SourceUnit | |
kind | TopScopeFactoryKind | |
return | System.Linq.Expressions |