Exemplo n.º 1
0
 public void Output(long output)
 {
     LastOutput = output;
     _arcade.ReceiveInput(output);
 }