Ejemplo n.º 1
0
 internal void GiveAnswer(PopupAnswer ok)
 {
     PopupAnswer = ok;
     ParentScreen.ReadAnswer(ok);
     IsPaused = false;
 }