ARCed.Scintilla.GoTo.GoTo C# (CSharp) Method

GoTo() private method

private GoTo ( Scintilla scintilla ) : System.Windows.Forms
scintilla Scintilla
return System.Windows.Forms
        internal GoTo(Scintilla scintilla)
            : base(scintilla)
        {
        }