Beispiel #1
0
 public static DataTable GetFDQuali(int argFlatId)
 {
     return(OtherCostDL.GetFDQuali(argFlatId));
 }