Метод | Описание | |
---|---|---|
GetTargetClass ( ) : |
||
RubyMethod ( object target, IronRuby.Runtime.Calls.RubyMemberInfo info, string name ) : System.Linq.Expressions | ||
ToProc ( IronRuby.Runtime.RubyScope scope ) : |
Метод | Описание | |
---|---|---|
BuildInvoke ( |
||
GetDebugView ( ) : string |
public RubyMethod ( object target, IronRuby.Runtime.Calls.RubyMemberInfo info, string name ) : System.Linq.Expressions | ||
target | object | |
info | IronRuby.Runtime.Calls.RubyMemberInfo | |
name | string | |
Результат | System.Linq.Expressions |
public ToProc ( IronRuby.Runtime.RubyScope scope ) : |
||
scope | IronRuby.Runtime.RubyScope | |
Результат |