C# Class BACnet.Ashrae.ConfirmedServiceAck.GetEventInformationWrapper

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

GetEventInformationWrapper() public méthode

public GetEventInformationWrapper ( GetEventInformationAck item ) : System
item GetEventInformationAck
Résultat System

Load() public static méthode

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

Save() public static méthode

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

Property Details

Schema public_oe static_oe property

public static ISchema Schema
Résultat ISchema