C# Class BACnet.Tagging.Tests.TagReaderStreamTests.FloatChoice

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

Méthodes publiques

Méthode Description
FloatChoice ( float value ) : System
Load ( IValueStream stream ) : FloatChoice

Method Details

FloatChoice() public méthode

public FloatChoice ( float value ) : System
value float
Résultat System

Load() public static méthode

public static Load ( IValueStream stream ) : FloatChoice
stream IValueStream
Résultat FloatChoice