Example #1
0
 public bool GetOutput(int index)
 {
     return(gate.GetOutput(index));
 }