예제 #1
0
 public Playable GetOutput(int outputPort)
 {
     return(Playable.GetOutputInternal(ref this, outputPort));
 }