示例#1
0
 public bool Up(bool firstFixedOnly = false)
 {
     return(InputX.Up(this.inputs, firstFixedOnly));
 }