Exemplo n.º 1
0
 public int EmpApprovalInsertUpdate(EMUser objEmUser)
 {
     return(_objDAlUser.EmpApprovalInsertUpdate(objEmUser));
 }