Beispiel #1
0
 public bool removeLeaveType(string pId, string pUserId)
 {
     return(loLeaveType.removeLeaveType(pId, pUserId));
 }