Exemplo n.º 1
0
 public static bool ButtonExist(string name)
 {
     return(activeInput.ButtonExist(name));
 }