Exemplo n.º 1
0
			public PingPongPlayerProxy(PingPongPlayer player)
			{
				_player = player;
			}
Exemplo n.º 2
0
 public PingPongPlayerProxy(PingPongPlayer player)
 {
     _player = player;
 }