public int DeleteAll()
 {
     return(staffService.DeleteAll());
 }