C# Class BACnet.Ashrae.ConfirmedServiceRequest.GetEventInformationWrapper

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

GetEventInformationWrapper() public méthode

public GetEventInformationWrapper ( GetEventInformationRequest item ) : System
item GetEventInformationRequest
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