C# Class BACnet.Ashrae.ReadAccessResult.PropertyAccessErrorWrapper

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

Méthodes publiques

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

Méthodes publiques

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

Method Details

Load() public static méthode

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

PropertyAccessErrorWrapper() public méthode

public PropertyAccessErrorWrapper ( Error item ) : System
item Error
Résultat System

Save() public static méthode

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

Property Details

Schema public_oe static_oe property

public static ISchema Schema
Résultat ISchema