C# 클래스 Nexus.Byte4

파일 보기 프로젝트 열기: tgjones/nexus

공개 프로퍼티들

프로퍼티 타입 설명
X byte

공개 메소드들

메소드 설명
Byte4 ( byte x, byte y, byte z, byte w ) : System.Runtime.InteropServices

메소드 상세

Byte4() 공개 메소드

public Byte4 ( byte x, byte y, byte z, byte w ) : System.Runtime.InteropServices
x byte
y byte
z byte
w byte
리턴 System.Runtime.InteropServices

프로퍼티 상세

X 공개적으로 프로퍼티

public byte X
리턴 byte