C# 클래스 PdbReader.IntTypePairs

파일 보기 프로젝트 열기: LibreCrops/cdef 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CHAR IntTypePair
INT IntTypePair
LONGLONG IntTypePair
SHORT IntTypePair

공개 메소드들

메소드 설명
SelectBySize ( int size ) : IntTypePair

메소드 상세

SelectBySize() 공개 정적인 메소드

public static SelectBySize ( int size ) : IntTypePair
size int
리턴 IntTypePair

프로퍼티 상세

CHAR 공개적으로 정적으로 프로퍼티

public static IntTypePair,PdbReader CHAR
리턴 IntTypePair

INT 공개적으로 정적으로 프로퍼티

public static IntTypePair,PdbReader INT
리턴 IntTypePair

LONGLONG 공개적으로 정적으로 프로퍼티

public static IntTypePair,PdbReader LONGLONG
리턴 IntTypePair

SHORT 공개적으로 정적으로 프로퍼티

public static IntTypePair,PdbReader SHORT
리턴 IntTypePair