Class NetInputProcessor
Input processor for NetInput, deals in ConsoleKeyInfo stream
public class NetInputProcessor : InputProcessorImpl<ConsoleKeyInfo>, IInputProcessor, IDisposable
- Inheritance
-
NetInputProcessor
- Implements
- Inherited Members
Constructors
Methods
- Process(ConsoleKeyInfo)
Process the provided single input element
input. This method is called sequentially for each value read from InputQueue.