예제 #1
0
 public bool DeleteHS(int id)
 {
     return(HS.DeleteHS(id));
 }