C# Class Examples.Tutorial.Picking.Byte4

Afficher le fichier Open project: tpb3d/TPB3D

Méthodes publiques

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

Méthodes publiques

Méthode Description
Byte4 ( byte input ) : System
ToString ( ) : string
ToUInt32 ( ) : uint

Method Details

Byte4() public méthode

public Byte4 ( byte input ) : System
input byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

ToUInt32() public méthode

public ToUInt32 ( ) : uint
Résultat uint

Property Details

R public_oe property

public byte R
Résultat byte