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

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

공개 메소드들

메소드 설명
ClearCache ( ) : void
LoadCache ( ) : void
MethodSemantics ( MetaDataRow row ) : System
MethodSemantics ( MethodDefinition method, MetaDataMember association, MethodSemanticsAttributes attributes ) : System

메소드 상세

ClearCache() 공개 메소드

public ClearCache ( ) : void
리턴 void

LoadCache() 공개 메소드

public LoadCache ( ) : void
리턴 void

MethodSemantics() 공개 메소드

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

MethodSemantics() 공개 메소드

public MethodSemantics ( MethodDefinition method, MetaDataMember association, MethodSemanticsAttributes attributes ) : System
method MethodDefinition
association MetaDataMember
attributes MethodSemanticsAttributes
리턴 System