Esempio n. 1
0
 public bool CanStopGame()
 {
     return(_processor.CanStopGame(this, Data));
 }