C# 클래스 IronRuby.Builtins.TypeGroupOps

파일 보기 프로젝트 열기: jschementi/iron

비공개 메소드들

메소드 설명
ClrNew ( CallSiteStorage storage, BlockParam block, TypeGroup self ) : object
ClrNew ( CallSiteStorage storage, TypeGroup self ) : object
EachType ( RubyContext context, BlockParam block, TypeGroup self ) : object
GetClrConstructor ( RubyContext context, TypeGroup self ) : RubyMethod
GetName ( RubyContext context, TypeGroup self ) : MutableString
GetNonGenericClass ( RubyContext context, TypeGroup typeGroup ) : RubyClass
GetNonGenericType ( TypeGroup self ) : Type
GetSuperclass ( RubyContext context, TypeGroup self ) : RubyClass
Inspect ( RubyContext context, TypeGroup self ) : MutableString
New ( CallSiteStorage storage, BlockParam block, TypeGroup self ) : object
New ( CallSiteStorage storage, TypeGroup self ) : object
New ( string methodName, CallSiteStorage storage, BlockParam block, TypeGroup self ) : object
New ( string methodName, CallSiteStorage storage, TypeGroup self ) : object
Of ( RubyContext context, TypeGroup self ) : RubyModule
Of ( RubyContext context, TypeGroup self, int genericArity ) : RubyModule