C# Class BACnet.SchemaParser.ChoiceDefinition

Inheritance: TypeDefinition
Afficher le fichier Open project: LorenVS/bacstack Class Usage Examples

Méthodes publiques

Méthode Description
ChoiceDefinition ( FieldDefinition fields ) : System

Constructs a new choice definition

Method Details

ChoiceDefinition() public méthode

Constructs a new choice definition
public ChoiceDefinition ( FieldDefinition fields ) : System
fields FieldDefinition The fields of the choice
Résultat System