예제 #1
0
 public Task <string> Report(string type)
 {
     return(_metricsHelper.ReportAsync(type));
 }