コード例 #1
0
 public int DeleteAll()
 {
     return(staffService.DeleteAll());
 }