C# Class Aqueduct.Monitoring.Readings.ReadingData

Afficher le fichier Open project: aqueduct/Aqueduct.Monitoring Class Usage Examples

Méthodes publiques

Méthode Description
Aggregate ( ReadingData other ) : void
GetValue ( ) : dynamic

Method Details

Aggregate() public méthode

public Aggregate ( ReadingData other ) : void
other ReadingData
Résultat void

GetValue() public abstract méthode

public abstract GetValue ( ) : dynamic
Résultat dynamic