C# Class BACSharp.Types.BacNetBool

Afficher le fichier Open project: kib357/BACsharp

Méthodes publiques

Méthode Description
BacNetBool ( ) : System
BacNetBool ( BacNetTag boolTag ) : System
GetBytes ( ) : byte[]
GetLength ( ) : int
ToString ( ) : string

Method Details

BacNetBool() public méthode

public BacNetBool ( ) : System
Résultat System

BacNetBool() public méthode

public BacNetBool ( BacNetTag boolTag ) : System
boolTag BacNetTag
Résultat System

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

GetLength() public méthode

public GetLength ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string