Example #1
0
 public bool DeleteAll()
 {
     return(_filmRepository.DeleteAll());
 }