C# 클래스 Patcher.Data.Plugins.Content.InfoProvider

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

공개 메소드들

메소드 설명
GetCompoundInfo ( Type type ) : CompoundInfo
GetFieldInfo ( Type type ) : FieldInfo
GetRecordInfo ( Type type ) : RecordInfo

메소드 상세

GetCompoundInfo() 공개 정적인 메소드

public static GetCompoundInfo ( Type type ) : CompoundInfo
type System.Type
리턴 CompoundInfo

GetFieldInfo() 공개 정적인 메소드

public static GetFieldInfo ( Type type ) : FieldInfo
type System.Type
리턴 FieldInfo

GetRecordInfo() 공개 정적인 메소드

public static GetRecordInfo ( Type type ) : RecordInfo
type System.Type
리턴 RecordInfo