Example #1
0
 public DataTable BL_ExamLoginUser(ML_Login objML_Login)
 {
     return(objDL_Login.DL_ExamLoginUser(objML_Login));
 }