Пример #1
0
 public AverageProvider(AverageDataAggrigator averagedataaggrigator)
 {
     _averagedataaggrigator = averagedataaggrigator;
 }