메소드 |
설명 |
|
InsertSnippet ( System.Snippet snip, int startPos ) : void |
|
|
ResetActiveSnippetColor ( ) : void |
|
|
ResetActiveSnippetIndicator ( ) : void |
|
|
ResetActiveSnippetIndicatorStyle ( ) : void |
|
|
ResetDefaultDelimeter ( ) : void |
|
|
ResetInactiveSnippetColor ( ) : void |
|
|
ResetInactiveSnippetIndicator ( ) : void |
|
|
ResetInactiveSnippetIndicatorStyle ( ) : void |
|
|
ResetIsEnabled ( ) : void |
|
|
ResetIsOneKeySelectionEmbedEnabled ( ) : void |
|
|
Scintilla_BeforeTextDelete ( object sender, ScintillaNET.TextModifiedEventArgs e ) : void |
|
|
Scintilla_BeforeTextInsert ( object sender, ScintillaNET.TextModifiedEventArgs e ) : void |
|
|
Scintilla_SelectionChanged ( object sender, EventArgs e ) : void |
|
|
Scintilla_TextInserted ( object sender, ScintillaNET.TextModifiedEventArgs e ) : void |
|
|
SetIndicators ( ) : void |
|
|
ShouldSerialize ( ) : bool |
|
|
ShouldSerializeActiveSnippetColor ( ) : bool |
|
|
ShouldSerializeActiveSnippetIndicator ( ) : bool |
|
|
ShouldSerializeActiveSnippetIndicatorStyle ( ) : bool |
|
|
ShouldSerializeDefaultDelimeter ( ) : bool |
|
|
ShouldSerializeInactiveSnippetColor ( ) : bool |
|
|
ShouldSerializeInactiveSnippetIndicator ( ) : bool |
|
|
ShouldSerializeInactiveSnippetIndicatorStyle ( ) : bool |
|
|
ShouldSerializeIsEnabled ( ) : bool |
|
|
ShouldSerializeIsOneKeySelectionEmbedEnabled ( ) : bool |
|
|
addSnippetLink ( ScintillaNET.SnippetLinkRange range ) : ScintillaNET.SnippetLinkRange |
|
|
cascadeSnippetLinkRangeChange ( ScintillaNET.SnippetLink oldActiveSnippetLink, ScintillaNET.SnippetLinkRange oldActiveRange ) : void |
|
|
snippetLinkTimer_Tick ( object sender, EventArgs e ) : void |
|
|