Example #1
0
 public Task DisposeAsync() => TestStore.DisposeAsync();
Example #2
0
 public virtual Task DisposeAsync()
 => _testStore.DisposeAsync();