C# 클래스 IronRuby.Runtime.DeclaresRubyModuleAttribute

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

공개 메소드들

메소드 설명
DeclaresRubyModuleAttribute ( string name, Type moduleDefinitionType ) : System

메소드 상세

DeclaresRubyModuleAttribute() 공개 메소드

public DeclaresRubyModuleAttribute ( string name, Type moduleDefinitionType ) : System
name string
moduleDefinitionType System.Type
리턴 System