Example #1
0
 public static bool ChargeCodeType(string codename, string compid)
 {
     return(ProductInfoDBHelper.ChargeCodeType(codename, compid));
 }