Exemplo n.º 1
0
 public Task <long> Count()
 {
     return(_vehicle.Count());
 }