Exemple #1
0
 public void ChooseDestination(Room destination)
 {
     _NavigationPresenter.UpdateDestination(destination);
 }