Example #1
0
 public static DataTable ExecuteProQueryDetectProduce(string f0, string f1, string f2, string f3, string f4,
                                                      string f5, string f6, string f7, string f8, string f9,
                                                      string f10, string f11, string f12, string f13, int f14,
                                                      int f15)
 {
     return(SysInfoQueryDal.ExecuteProQueryDetectProduce(f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15));
 }