C# Class PEAPI.PrimitiveType

Descriptor for the Primitive types defined in IL
Inheritance: Type
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Свойство Type Description
Boolean PrimitiveType
Char PrimitiveType
Float32 PrimitiveType
Float64 PrimitiveType
Int16 PrimitiveType
Int32 PrimitiveType
Int64 PrimitiveType
Int8 PrimitiveType
IntPtr PrimitiveType
NativeInt PrimitiveType
NativeUInt PrimitiveType
NumSystemTypes int
Object PrimitiveType
String PrimitiveType
TypedRef PrimitiveType
UInt16 PrimitiveType
UInt32 PrimitiveType
UInt64 PrimitiveType
UInt8 PrimitiveType
UIntPtr PrimitiveType
Void PrimitiveType

Private Methods

Méthode Description
GetName ( ) : string
GetSystemTypeIx ( ) : int
GetTypeSpec ( MetaData md ) : MetaDataElement
PrimitiveType ( byte typeIx ) : System
PrimitiveType ( byte typeIx, string name, int STIx ) : System
TypeSig ( MemoryStream str ) : void

Property Details

Boolean public_oe static_oe property

public static PrimitiveType,PEAPI Boolean
Résultat PrimitiveType

Char public_oe static_oe property

public static PrimitiveType,PEAPI Char
Résultat PrimitiveType

Float32 public_oe static_oe property

public static PrimitiveType,PEAPI Float32
Résultat PrimitiveType

Float64 public_oe static_oe property

public static PrimitiveType,PEAPI Float64
Résultat PrimitiveType

Int16 public_oe static_oe property

public static PrimitiveType,PEAPI Int16
Résultat PrimitiveType

Int32 public_oe static_oe property

public static PrimitiveType,PEAPI Int32
Résultat PrimitiveType

Int64 public_oe static_oe property

public static PrimitiveType,PEAPI Int64
Résultat PrimitiveType

Int8 public_oe static_oe property

public static PrimitiveType,PEAPI Int8
Résultat PrimitiveType

IntPtr public_oe static_oe property

public static PrimitiveType,PEAPI IntPtr
Résultat PrimitiveType

NativeInt public_oe static_oe property

public static PrimitiveType,PEAPI NativeInt
Résultat PrimitiveType

NativeUInt public_oe static_oe property

public static PrimitiveType,PEAPI NativeUInt
Résultat PrimitiveType

NumSystemTypes public_oe static_oe property

public static int NumSystemTypes
Résultat int

Object public_oe static_oe property

public static PrimitiveType,PEAPI Object
Résultat PrimitiveType

String public_oe static_oe property

public static PrimitiveType,PEAPI String
Résultat PrimitiveType

TypedRef public_oe static_oe property

public static PrimitiveType,PEAPI TypedRef
Résultat PrimitiveType

UInt16 public_oe static_oe property

public static PrimitiveType,PEAPI UInt16
Résultat PrimitiveType

UInt32 public_oe static_oe property

public static PrimitiveType,PEAPI UInt32
Résultat PrimitiveType

UInt64 public_oe static_oe property

public static PrimitiveType,PEAPI UInt64
Résultat PrimitiveType

UInt8 public_oe static_oe property

public static PrimitiveType,PEAPI UInt8
Résultat PrimitiveType

UIntPtr public_oe static_oe property

public static PrimitiveType,PEAPI UIntPtr
Résultat PrimitiveType

Void public_oe static_oe property

public static PrimitiveType,PEAPI Void
Résultat PrimitiveType