Exemplo n.º 1
0
 public Task <int> GetJobTotalAsync()
 {
     return(_jobStore.GetJobTotalAsync());
 }