Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BACnet
SchemaParser
ChoiceDefinition
C# Class BACnet.SchemaParser.ChoiceDefinition
Inheritance:
TypeDefinition
ファイルを表示
Open project: LorenVS/bacstack
Class Usage Examples
Public Methods
Method
Description
ChoiceDefinition
(
FieldDefinition
fields
) :
System
Constructs a new choice definition
Method Details
ChoiceDefinition()
public
method
Constructs a new choice definition
public
ChoiceDefinition
(
FieldDefinition
fields
) :
System
fields
FieldDefinition
The fields of the choice
return
System