Method CreateInput
CreateInput()
Create IConsoleInput<T> class for the current driver implementation i.e. the class responsible for reading user input from the console.
public abstract IConsoleInput<T> CreateInput()
Create IConsoleInput<T> class for the current driver implementation i.e. the class responsible for reading user input from the console.
public abstract IConsoleInput<T> CreateInput()