Esempio n. 1
0
 public Task <int> CountAsync()
 {
     return(_dataSource.CountAsync());
 }