ARCed.Scintilla.GoTo.GoTo C# (CSharp) 메소드

GoTo() 개인적인 메소드

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