示例#1
0
 public bool GetInput(int index)
 {
     return(gate.GetInput(index));
 }