C# 클래스 PEAPI.GenParam

상속: Class
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 메소드들

메소드 설명
GenParam ( int index, string name, GenParamType ptype ) : System

비공개 메소드들

메소드 설명
BuildTables ( MetaData md ) : void
GetCodedIx ( CIx code ) : uint
Size ( MetaData md ) : uint
TypeSig ( MemoryStream str ) : void
Write ( PEAPI.FileImage output ) : void

메소드 상세

GenParam() 공개 메소드

public GenParam ( int index, string name, GenParamType ptype ) : System
index int
name string
ptype GenParamType
리턴 System