Метод |
Описание |
|
AutoSave ( ) : void |
|
|
Compile ( string source ) : void |
|
|
DoInvoke ( System.Action action ) : void |
|
|
InitHighlighting ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
ListErrors ( string errors ) : void |
|
|
OnDocumentChanged ( object sender, ICSharpCode.TextEditor.Document.DocumentEventArgs e ) : void |
|
|
OnHighlight ( int line ) : void |
|
|
OnIsDirtyChanged ( ) : void |
|
|
OnIsRunningChanged ( ) : void |
|
|
OnPreCompile ( ) : void |
|
|
OnProgress ( ProgressArgs e ) : void |
|
|
OnSelectResults ( RuntimeTable result ) : void |
|
|
ProgramFinished ( ) : void |
|
|