C# Class Aqueduct.Monitoring.Readings.ReadingData

Mostrar archivo Open project: aqueduct/Aqueduct.Monitoring Class Usage Examples

Public Methods

Method Description
Aggregate ( ReadingData other ) : void
GetValue ( ) : dynamic

Method Details

Aggregate() public method

public Aggregate ( ReadingData other ) : void
other ReadingData
return void

GetValue() public abstract method

public abstract GetValue ( ) : dynamic
return dynamic