C# Class CorsairLinkPlusPlus.Driver.CorsairLink.Sensor.Internal.PSUPrimaryVoltageSensor

Inheritance: VoltageSensor
显示文件 Open project: Doridian/CorsairLinkPlusPlus

Public Methods

Method Description
Refresh ( bool volatileOnly ) : void

Protected Methods

Method Description
GetValueInternal ( ) : object

Private Methods

Method Description
PSUPrimaryVoltageSensor ( PSUPrimaryPowerDevice device ) : CorsairLinkPlusPlus.Driver.CorsairLink.Node.Internal

Method Details

GetValueInternal() protected method

protected GetValueInternal ( ) : object
return object

Refresh() public method

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
return void