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

Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
Load ( IValueStream stream ) : TestType
TestType ( System.Null nullValue, bool booleanValue, Option optionalValue, ITestChoice choiceValue, ReadOnlyArray arrayValue ) : System

Method Details

Load() public static méthode

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

TestType() public méthode

public TestType ( System.Null nullValue, bool booleanValue, Option optionalValue, ITestChoice choiceValue, ReadOnlyArray arrayValue ) : System
nullValue System.Null
booleanValue bool
optionalValue Option
choiceValue ITestChoice
arrayValue ReadOnlyArray
Résultat System