Exemplo n.º 1
0
 public void EditLeave(LeaveDetail objasp)
 {
     objLeaveDAL.EditLeave(objasp);
 }