C# Class Glovebox.IoT.Devices.Sensors.Ldr

Inheritance: IDisposable
Mostra file Open project: gloveboxes/Windows-IoT-Core-Driver-Library Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
GetSensor ( Windows.Devices.Adc.AdcChannel channel ) : Ldr
Ldr ( AdcChannel channel ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GetSensor() public static method

public static GetSensor ( Windows.Devices.Adc.AdcChannel channel ) : Ldr
channel Windows.Devices.Adc.AdcChannel
return Ldr

Ldr() public method

public Ldr ( AdcChannel channel ) : System
channel AdcChannel
return System