C# Class BACSharp.Types.BacNetDouble

Afficher le fichier Open project: kib357/BACsharp

Méthodes publiques

Méthode Description
BacNetDouble ( ) : System
BacNetDouble ( byte apdu, int startIndex, int length, int &len ) : System
GetBytes ( ) : byte[]

Method Details

BacNetDouble() public méthode

public BacNetDouble ( ) : System
Résultat System

BacNetDouble() public méthode

public BacNetDouble ( byte apdu, int startIndex, int length, int &len ) : System
apdu byte
startIndex int
length int
len int
Résultat System

GetBytes() public méthode

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