Exemplo n.º 1
0
 public Task RebuildEndedAsync()
 {
     return(_storage.FlushAsync());
 }