예제 #1
0
 public void EditLeave(LeaveDetail objasp)
 {
     objLeaveDAL.EditLeave(objasp);
 }