Console improvements, info providers
This commit is contained in:
@@ -4,5 +4,5 @@ namespace FileTime.ConsoleUI.App.KeyInputHandling;
|
||||
|
||||
public interface IKeyInputHandlerService
|
||||
{
|
||||
void HandleKeyInput(GeneralKeyEventArgs keyEvent);
|
||||
void HandleKeyInput(GeneralKeyEventArgs keyEvent, SpecialKeysStatus specialKeysStatus);
|
||||
}
|
||||
Reference in New Issue
Block a user