C# Class ARCed.Scintilla.SnippetLinkRange

Inheritance: ManagedRange
Afficher le fichier Open project: borisblizzard/arcreator Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SnippetLinkRange ( int start, int end, Scintilla scintilla, string key ) : System.Collections.Generic

Private Methods

Méthode Description
Init ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SnippetLinkRange() public méthode

public SnippetLinkRange ( int start, int end, Scintilla scintilla, string key ) : System.Collections.Generic
start int
end int
scintilla Scintilla
key string
Résultat System.Collections.Generic