Exemplo n.º 1
0
 public Playable GetInput(int inputPort)
 {
     return(Playable.GetInputInternal(ref this, inputPort));
 }