C# Class BACnet.Ashrae.PropertyStates.EventTypeWrapper

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

Méthodes publiques

Свойство Type Description
Schema ISchema

Méthodes publiques

Méthode Description
EventTypeWrapper ( EventType item ) : System
Load ( IValueStream stream ) : EventTypeWrapper
Save ( IValueSink sink, EventTypeWrapper value ) : void

Method Details

EventTypeWrapper() public méthode

public EventTypeWrapper ( EventType item ) : System
item EventType
Résultat System

Load() public static méthode

public static Load ( IValueStream stream ) : EventTypeWrapper
stream IValueStream
Résultat EventTypeWrapper

Save() public static méthode

public static Save ( IValueSink sink, EventTypeWrapper value ) : void
sink IValueSink
value EventTypeWrapper
Résultat void

Property Details

Schema public_oe static_oe property

public static ISchema Schema
Résultat ISchema