Example #1
0
 public NavigateWithKeyboard(BindingsMap <NavigateWithKeyboard> bindingsMap) : this() => bindingsMap.Apply(this);
Example #2
0
 private EmulateControllerWithKeyboard(BindingsMap <EmulateControllerWithKeyboard> bindingMap) : this() => bindingMap.Apply(this);