Example #1
0
 public void DeleteAll()
 {
     _repo.DeleteAll();
 }