Exemplo n.º 1
0
 public Player()
 {
     (_upstream, _downstream) = Tube.CreateDuplex();
 }