C# Class SensorSampleApp.ViewModels.LightViewModel

Inheritance: BindableBase
Mostra file Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
OnGetLight ( ) : void
OnGetLightReport ( ) : void

Method Details

OnGetLight() public method

public OnGetLight ( ) : void
return void

OnGetLightReport() public method

public OnGetLightReport ( ) : void
return void