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

Inheritance: ITestChoice
Show file Open project: LorenVS/bacstack

Public Methods

Method Description
Load ( IValueStream stream ) : StringChoice
StringChoice ( string value ) : System

Method Details

Load() public static method

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

StringChoice() public method

public StringChoice ( string value ) : System
value string
return System