Method InjectKey
InjectKey(IApplication, Key)
Injects a key event (convenience method).
public static void InjectKey(this IApplication app, Key key)
Parameters
appIApplicationkeyKeyThe key to inject.
Injects a key event (convenience method).
public static void InjectKey(this IApplication app, Key key)
app IApplicationkey KeyThe key to inject.