C# Class BACnet.Types.BitString8Value

Inheritance: IValue
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
BitString8Value ( BitString8 value ) : System

Constructs a new BitString8Value instance

Method Details

BitString8Value() public méthode

Constructs a new BitString8Value instance
public BitString8Value ( BitString8 value ) : System
value BitString8 The wrapped bitstring8 value
Résultat System