C# Class HA4IoT.Contracts.Sensors.NumericValueSensorEndpointValueChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
NumericValueSensorEndpointValueChangedEventArgs ( float newValue ) : System

Method Details

NumericValueSensorEndpointValueChangedEventArgs() public méthode

public NumericValueSensorEndpointValueChangedEventArgs ( float newValue ) : System
newValue float
Résultat System