Пример #1
0
 public static DataTable ReadAll()
 {
     return(EmployeeAccess.ReadAll());
 }