Exemple #1
0
 private bool IsInput()
 {
     return(inputHandler.IsInput());
 }