Exemplo n.º 1
0
 public DataTable GetAll()
 {
     return(objUser_DAL.GetAll());
 }