C# 클래스 Mono.Embedding.ThunkTool.TypeManager

파일 보기 프로젝트 열기: robert-j/Mono.Embedding

공개 프로퍼티들

프로퍼티 타입 설명
AttributeType IKVM.Reflection.Type
FieldInfoType IKVM.Reflection.Type
VoidType IKVM.Reflection.Type
mscorlib IKVM.Reflection.Assembly
universe IKVM.Reflection.Universe

공개 메소드들

메소드 설명
Init ( string baseCorlibDir ) : void

메소드 상세

Init() 공개 정적인 메소드

public static Init ( string baseCorlibDir ) : void
baseCorlibDir string
리턴 void

프로퍼티 상세

AttributeType 공개적으로 정적으로 프로퍼티

public static Type,IKVM.Reflection AttributeType
리턴 IKVM.Reflection.Type

FieldInfoType 공개적으로 정적으로 프로퍼티

public static Type,IKVM.Reflection FieldInfoType
리턴 IKVM.Reflection.Type

VoidType 공개적으로 정적으로 프로퍼티

public static Type,IKVM.Reflection VoidType
리턴 IKVM.Reflection.Type

mscorlib 공개적으로 정적으로 프로퍼티

public static Assembly,IKVM.Reflection mscorlib
리턴 IKVM.Reflection.Assembly

universe 공개적으로 정적으로 프로퍼티

public static Universe,IKVM.Reflection universe
리턴 IKVM.Reflection.Universe