Exemple #1
0
 private void GameEngineOnNextPhotoRun(Photo photo)
 {
     _photoView.Show(photo);
 }