Method CreateInput
CreateInput()
Create IInput<TInputRecord> class for the current driver implementation i.e. the class responsible for reading user input from the console.
IInput<TInputRecord> CreateInput()
Returns
- IInput<TInputRecord>
Create IInput<TInputRecord> class for the current driver implementation i.e. the class responsible for reading user input from the console.
IInput<TInputRecord> CreateInput()