C# Class Nexus.Byte4

Afficher le fichier Open project: tgjones/nexus

Méthodes publiques

Свойство Type Description
X byte

Méthodes publiques

Méthode Description
Byte4 ( byte x, byte y, byte z, byte w ) : System.Runtime.InteropServices

Method Details

Byte4() public méthode

public Byte4 ( byte x, byte y, byte z, byte w ) : System.Runtime.InteropServices
x byte
y byte
z byte
w byte
Résultat System.Runtime.InteropServices

Property Details

X public_oe property

public byte X
Résultat byte