Esempio n. 1
0
 public GameViewModel GetGameState()
 {
     return(_host.GetGameState(this));
 }