Beispiel #1
0
 public Task DeleteIndexAsync()
 {
     return(_repository.DeleteIndexAsync());
 }