C# 클래스 Babel.Compiler.ConstructorData

상속: MethodBaseData
파일 보기 프로젝트 열기: shugo/babel

보호된 메소드들

메소드 설명
ConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System

메소드 상세

ConstructorData() 보호된 메소드

protected ConstructorData ( TypeManager typeManager, ConstructorInfo constructorInfo ) : System
typeManager TypeManager
constructorInfo System.Reflection.ConstructorInfo
리턴 System