C# Class BACnet.SchemaParser.OptionDefinition

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

Méthodes publiques

Méthode Description
OptionDefinition ( TypeDefinition elementType ) : System

Constructs a new option definition instance

Method Details

OptionDefinition() public méthode

Constructs a new option definition instance
public OptionDefinition ( TypeDefinition elementType ) : System
elementType TypeDefinition The optional type
Résultat System