C# 클래스 Mono.TypeExtensions

파일 보기 프로젝트 열기: jbevain/cecil

공개 메소드들

메소드 설명
GetAssembly ( this type ) : Assembly
GetTypeCode ( this type ) : TypeCode

메소드 상세

GetAssembly() 공개 정적인 메소드

public static GetAssembly ( this type ) : Assembly
type this
리턴 System.Reflection.Assembly

GetTypeCode() 공개 정적인 메소드

public static GetTypeCode ( this type ) : TypeCode
type this
리턴 TypeCode