C# 클래스 IronRuby.Builtins.ClassOps

파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

비공개 메소드들

메소드 설명
Allocate ( ) : RuleGenerator
ClrNew ( ) : RuleGenerator
GetClrConstructor ( RubyClass self ) : RubyMethod
GetSuperclass ( RubyClass self ) : RubyClass
Inherited ( object self, object subclass ) : void
InitializeCopy ( RubyClass self, [ other ) : void
New ( ) : RuleGenerator
Reinitialize ( BlockParam body, RubyClass self, [ superClass ) : void