C# 클래스 PERWAPI.Event

Descriptor for an event
상속: Feature
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

공개 메소드들

메소드 설명
GetEventType ( ) : Type

비공개 메소드들

메소드 설명
BuildCILInfo ( CILWriter output ) : void
BuildTables ( MetaDataOut md ) : void
ChangeRefsToDefs ( ClassDef newType, ClassDef oldTypes ) : void
Event ( PEReader buff ) : System
Event ( string name, Type eType, ClassDef parent ) : System
GetCodedIx ( CIx code ) : uint
Read ( PEReader buff, TableRow events ) : void
ReadNames ( PEReader buff, ClassDef theClass, uint classIx ) : string[]
Resolve ( PEReader buff ) : void
Size ( MetaData md ) : uint
Write ( CILWriter output ) : void
Write ( PEWriter output ) : void

메소드 상세

GetEventType() 공개 메소드

public GetEventType ( ) : Type
리턴 Type