C# 클래스 PERWAPI.FieldRef

Descriptor for a field of a class defined in another assembly/module
상속: Field
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

비공개 메소드들

메소드 설명
BuildCILInfo ( CILWriter output ) : void
BuildTables ( MetaDataOut md ) : void
FieldRef ( Class paren, string name, Type fType ) : System
FieldRef ( uint parenIx, string name, uint sigIx ) : System
GetCodedIx ( CIx code ) : uint
ResolveParent ( PEReader buff ) : Member
Size ( MetaData md ) : uint
Write ( PEWriter output ) : void