Ejemplo n.º 1
0
 public int CheckReJSRangeIMEIBLL(string IMEIStart, string IMEIEnd)
 {
     return(PMD.CheckReJSRangeIMEIDAL(IMEIStart, IMEIEnd));
 }