C# Class PdbReader.IntTypePairs

Afficher le fichier Open project: LibreCrops/cdef Class Usage Examples

Méthodes publiques

Свойство Type Description
CHAR IntTypePair
INT IntTypePair
LONGLONG IntTypePair
SHORT IntTypePair

Méthodes publiques

Méthode Description
SelectBySize ( int size ) : IntTypePair

Method Details

SelectBySize() public static méthode

public static SelectBySize ( int size ) : IntTypePair
size int
Résultat IntTypePair

Property Details

CHAR public_oe static_oe property

public static IntTypePair,PdbReader CHAR
Résultat IntTypePair

INT public_oe static_oe property

public static IntTypePair,PdbReader INT
Résultat IntTypePair

LONGLONG public_oe static_oe property

public static IntTypePair,PdbReader LONGLONG
Résultat IntTypePair

SHORT public_oe static_oe property

public static IntTypePair,PdbReader SHORT
Résultat IntTypePair