C# 클래스 TUP.AsmResolver.NET.Specialized.Constant

상속: MetaDataMember
파일 보기 프로젝트 열기: Rex-Hays/GNIDA 1 사용 예제들

공개 메소드들

메소드 설명
ClearCache ( ) : void
Constant ( MetaDataMember parent, ElementType type, uint signature ) : System
Constant ( MetaDataRow row ) : System
LoadCache ( ) : void

메소드 상세

ClearCache() 공개 메소드

public ClearCache ( ) : void
리턴 void

Constant() 공개 메소드

public Constant ( MetaDataMember parent, ElementType type, uint signature ) : System
parent MetaDataMember
type ElementType
signature uint
리턴 System

Constant() 공개 메소드

public Constant ( MetaDataRow row ) : System
row MetaDataRow
리턴 System

LoadCache() 공개 메소드

public LoadCache ( ) : void
리턴 void