PowerArgs.Cli.RichTextEditor.RichTextStateConsole.ReadLine C# (CSharp) Method

ReadLine() public method

public ReadLine ( ) : string
return string
            public string ReadLine()
            {
                throw new NotImplementedException();
            }