C# 클래스 BasicCommandHandlers.SimpleKeyCommandParameterManager
Most simple implementation of the IKeyCommandParameter interface. The parameter is set as string value. Getting the Command string returns the value. This implementation is all the sendString command needs.