Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BACnet
SchemaParser
ChoiceDefinition
C# Class BACnet.SchemaParser.ChoiceDefinition
Inheritance:
TypeDefinition
Mostrar archivo
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