Exemple #1
0
 private void LoadStarships()
 {
     _starShips = _requestClient.GetAllStarships();
 }