C# Class PERWAPI.Type

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

Protected Properties

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

Méthodes publiques

Méthode Description
TypeName ( ) : string

Private Methods

Méthode Description
AddTypeSpec ( MetaDataOut md ) : Type
GetTypeIndex ( ) : byte
SameType ( Type tstType ) : bool
Type ( byte tyIx ) : System
TypeSig ( MemoryStream str ) : void
WriteName ( CILWriter output ) : void
WriteType ( CILWriter output ) : void

Method Details

TypeName() public méthode

public TypeName ( ) : string
Résultat string

Property Details

typeIndex protected_oe property

protected byte typeIndex
Résultat byte