Пример #1
0
 public void Createleave(LeaveDetail objasp)
 {
     objLeaveDAL.CreateLeave(objasp);
 }