Esempio n. 1
0
 public string GetCostingCode(int pIntUserSign)
 {
     return(lObjPayment.GetCostingCode(pIntUserSign));
 }