Exemplo n.º 1
0
 public DataTable GetDepartments(string storeID)
 {
     return(getGui.GetAllDepartments(storeID));
 }