Esempio n. 1
0
 public bool removeDeductionType(string pId, string pUserId)
 {
     return(loDeductionType.removeDeductionType(pId, pUserId));
 }