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
Signed16Value
C# Class BACnet.Types.Signed16Value
Inheritance:
IValue
Afficher le fichier
Open project: LorenVS/bacstack
Méthodes publiques
Méthode
Description
Signed16Value
(
short
value
) :
System
Constructs a new Signed16Value instance
Method Details
Signed16Value()
public
méthode
Constructs a new Signed16Value instance
public
Signed16Value
(
short
value
) :
System
value
short
The signed16 value to wrap
Résultat
System