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