C# 클래스 BACnet.Tagging.Tests.TagReaderStreamTests.TestType

파일 보기 프로젝트 열기: LorenVS/bacstack

공개 메소드들

메소드 설명
Load ( IValueStream stream ) : TestType
TestType ( System.Null nullValue, bool booleanValue, Option optionalValue, ITestChoice choiceValue, ReadOnlyArray arrayValue ) : System

메소드 상세

Load() 공개 정적인 메소드

public static Load ( IValueStream stream ) : TestType
stream IValueStream
리턴 TestType

TestType() 공개 메소드

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
리턴 System