Exemplo n.º 1
0
 public async Task GetQuagganIdsAsync()
 {
     AssertIds <List <string> >(await repository.GetQuagganIdsAsync());
 }