Esempio n. 1
0
 public async Task <int> Count()
 {
     return(await _materials.Count());
 }