Exemple #1
0
 public DataTable BL_ProductValidation(ML_Login objML_Login)
 {
     return(objDL_Login.DL_ProductValidation(objML_Login));
 }