Exemple #1
0
 public async Task GetIconIdsAsync()
 {
     AssertIds <List <string> >(await repository.GetIconIdsAsync());
 }