Beispiel #1
0
 public static DataTable GetFDReg(decimal argReg, int iTotCP, int argFId, int argCCId)
 {
     return(OtherCostDL.GetFDReg(argReg, iTotCP, argFId, argCCId));
 }