Example #1
0
 public DataTable ListEmployees()
 {
     return(readDataHandler.ListEmployees());
 }