Esempio n. 1
0
 public static DataTable GetPayment(int argCCId)
 {
     return(MISDL.GetPayment(argCCId));
 }