Exemplo n.º 1
0
 public Metrics Get(int id)
 {
     return(_metricsService.GetMetric(id));
 }