Alsing.SourceCode.TextRange.TextRange C# (CSharp) Method

TextRange() public method

public TextRange ( ) : System
return System
        public TextRange() {}

Same methods

TextRange::TextRange ( int firstColumn, int firstRow, int lastColumn, int lastRow ) : System