Property | Type | Description | |
---|---|---|---|
BuildCallNoFlow | void | ||
GetDispatcher | MemberDispatcher | ||
RubyLibraryMethodInfo | System.Linq.Expressions | ||
RubyLibraryMethodInfo | System.Linq.Expressions |
Method | Description | |
---|---|---|
EmptyRubyMethodStub1 ( object self, |
||
GetMembers ( ) : System.Reflection.MemberInfo[] | ||
RubyLibraryMethodInfo ( |
Method | Description | |
---|---|---|
Copy ( |
||
Copy ( RubyMemberFlags flags, |
Method | Description | |
---|---|---|
BuildCallNoFlow ( |
||
GetDispatcher ( |
||
RubyLibraryMethodInfo ( |
Creates a Ruby method implemented by a method group of CLR methods.
|
|
RubyLibraryMethodInfo ( |
protected Copy ( |
||
methods | ||
return | IronRuby.Runtime.Calls.RubyMemberInfo |
protected Copy ( RubyMemberFlags flags, |
||
flags | RubyMemberFlags | |
module | ||
return | IronRuby.Runtime.Calls.RubyMemberInfo |
public static EmptyRubyMethodStub1 ( object self, |
||
self | object | |
block | ||
arg0 | object | |
return | object |
public GetMembers ( ) : System.Reflection.MemberInfo[] | ||
return | System.Reflection.MemberInfo[] |
public RubyLibraryMethodInfo ( |
||
overloads | ||
visibility | RubyMethodVisibility | |
declaringModule | ||
return | System.Linq.Expressions |