Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BACnet
Types
Unsigned8Value
C# Class BACnet.Types.Unsigned8Value
Inheritance:
IValue
Afficher le fichier
Open project: LorenVS/bacstack
Méthodes publiques
Méthode
Description
Unsigned8Value
(
byte
value
) :
System
Constructs a new Unsigned8Value instance
Method Details
Unsigned8Value()
public
méthode
Constructs a new Unsigned8Value instance
public
Unsigned8Value
(
byte
value
) :
System
value
byte
The wrapped unsigned8 value
Résultat
System