C# Class PdbReader.IntTypePairs

显示文件 Open project: LibreCrops/cdef Class Usage Examples

Public Properties

Property Type Description
CHAR IntTypePair
INT IntTypePair
LONGLONG IntTypePair
SHORT IntTypePair

Public Methods

Method Description
SelectBySize ( int size ) : IntTypePair

Method Details

SelectBySize() public static method

public static SelectBySize ( int size ) : IntTypePair
size int
return IntTypePair

Property Details

CHAR public_oe static_oe property

public static IntTypePair,PdbReader CHAR
return IntTypePair

INT public_oe static_oe property

public static IntTypePair,PdbReader INT
return IntTypePair

LONGLONG public_oe static_oe property

public static IntTypePair,PdbReader LONGLONG
return IntTypePair

SHORT public_oe static_oe property

public static IntTypePair,PdbReader SHORT
return IntTypePair