Ejemplo n.º 1
0
 public bool DeleteAll()
 {
     return(_incomeService.DeleteAll(false));
 }