C# Class BACnet.Types.Schemas.OptionSchema

Inheritance: ISchema
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
OptionSchema ( ISchema elementType ) : System

Constructs a new OptionSchema instance

Method Details

OptionSchema() public méthode

Constructs a new OptionSchema instance
public OptionSchema ( ISchema elementType ) : System
elementType ISchema The element type of the option
Résultat System