C# Class PEAPI.GenParam

Inheritance: Class
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
GenParam ( int index, string name, GenParamType ptype ) : System

Private Methods

Méthode Description
BuildTables ( MetaData md ) : void
GetCodedIx ( CIx code ) : uint
Size ( MetaData md ) : uint
TypeSig ( MemoryStream str ) : void
Write ( PEAPI.FileImage output ) : void

Method Details

GenParam() public méthode

public GenParam ( int index, string name, GenParamType ptype ) : System
index int
name string
ptype GenParamType
Résultat System