C# Class Nexus.Byte4

Show file Open project: tgjones/nexus

Public Properties

Property Type Description
X byte

Public Methods

Method Description
Byte4 ( byte x, byte y, byte z, byte w ) : System.Runtime.InteropServices

Method Details

Byte4() public method

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

Property Details

X public property

public byte X
return byte