C# Class PEAPI.PtrType

Descriptor for an pointer (type * or type &)
Inheritance: Type
显示文件 Open project: kumpera/mono

Private Methods

Method Description
PtrType ( Type bType, byte typeIx ) : System
TypeSig ( MemoryStream str ) : void