C# 클래스 SharpQuake.dstatement_t

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

공개 프로퍼티들

프로퍼티 타입 설명
SizeInBytes int
a short
op ushort

공개 메소드들

메소드 설명
SwapBytes ( ) : void

메소드 상세

SwapBytes() 공개 메소드

public SwapBytes ( ) : void
리턴 void

프로퍼티 상세

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

public static int SizeInBytes
리턴 int

a 공개적으로 프로퍼티

public short a
리턴 short

op 공개적으로 프로퍼티

public ushort op
리턴 ushort