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