Guest User

Untitled

a guest
Nov 15th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. this.http.get("getStudentTypes");
  2. this.http.get("getUniversityTypes");
  3. this.http.get("getStudentGroups");
  4. this.http.get("getActivities");
  5. this.http.get("...");
  6. this.http.get("...");
  7. this.http.get("...");
  8. this.http.get("...");
  9. this.http.get("...");
  10. this.http.get("...");
  11. this.http.get("...");
  12.  
  13. this.http.get("GetAllComboboxValues");
Add Comment
Please, Sign In to add comment