C# Class BACSharp.Types.BacNetTag

Afficher le fichier Open project: kib357/BACsharp Class Usage Examples

Méthodes publiques

Méthode Description
BacNetTag ( ) : System
BacNetTag ( byte tagBytes, int startIndex, int &len ) : System
GetBytes ( ) : byte[]

Method Details

BacNetTag() public méthode

public BacNetTag ( ) : System
Résultat System

BacNetTag() public méthode

public BacNetTag ( byte tagBytes, int startIndex, int &len ) : System
tagBytes byte
startIndex int
len int
Résultat System

GetBytes() public méthode

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