Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BACSharp
Types
BacNetBool
C# Class BACSharp.Types.BacNetBool
Exibir arquivo
Open project: kib357/BACsharp
Public Methods
Method
Description
BacNetBool
( ) :
System
BacNetBool
(
BacNetTag
boolTag
) :
System
GetBytes
( ) :
byte[]
GetLength
( ) :
int
ToString
( ) :
string
Method Details
BacNetBool()
public
method
public
BacNetBool
( ) :
System
return
System
BacNetBool()
public
method
public
BacNetBool
(
BacNetTag
boolTag
) :
System
boolTag
BacNetTag
return
System
GetBytes()
public
method
public
GetBytes
( ) :
byte[]
return
byte[]
GetLength()
public
method
public
GetLength
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string