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

Inheritance: ITestChoice
Show file Open project: LorenVS/bacstack

Public Methods

Method Description
FloatChoice ( float value ) : System
Load ( IValueStream stream ) : FloatChoice

Method Details

FloatChoice() public method

public FloatChoice ( float value ) : System
value float
return System

Load() public static method

public static Load ( IValueStream stream ) : FloatChoice
stream IValueStream
return FloatChoice