Exemple #1
0
 public Task <long> GetAsync()
 {
     return(_counterService.GetCurrentAsync());
 }