FastColoredTextBoxNS.SelectCommand.SelectCommand C# (CSharp) Method

SelectCommand() public method

public SelectCommand ( TextSource ts ) : System
ts TextSource
return System
        public SelectCommand(TextSource ts)
            : base(ts)
        {
        }