Exemple #1
0
 public Task DropAsync()
 {
     return(_storage.DropAsync());
 }