C# Class PEAPI.Type

Base class for all IL types
Inheritance: MetaDataElement
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Protected Properties

Свойство Type Description
typeIndex byte
typeSpec TypeSpec

Private Methods

Méthode Description
GetTypeIndex ( ) : byte
GetTypeSpec ( MetaData md ) : MetaDataElement
SetTypeIndex ( byte b ) : void
Type ( byte tyIx ) : System
TypeSig ( MemoryStream str ) : void

Property Details

typeIndex protected_oe property

protected byte typeIndex
Résultat byte

typeSpec protected_oe property

protected TypeSpec typeSpec
Résultat TypeSpec