AGS.Editor.ScintillaWrapper.IScriptEditorControl C# (CSharp) 메소드

IScriptEditorControl() 개인적인 메소드

private IScriptEditorControl ( ) : void
리턴 void
        void IScriptEditorControl.ShowLineNumbers()
        {
            EnableLineNumbers();
        }

Same methods

ScintillaWrapper::IScriptEditorControl ( int position ) : int
ScintillaWrapper::IScriptEditorControl ( ) : string
ScintillaWrapper