C# Class SensorHost.Shared.Result

This represents the result of a single channel.
Datei anzeigen Open project: rossdargan/PRTG-Sensors

Public Methods

Method Description
Result ( string channel, double value ) : System.Security.AccessControl

Ini

Method Details

Result() public method

Ini
public Result ( string channel, double value ) : System.Security.AccessControl
channel string
value double
return System.Security.AccessControl