Пример #1
0
 public async Task AsyncResolutionWorks()
 {
     Assert.True(await _service.ResolutionWorksForAsyncOperationsAsync());
 }