C# 클래스 ARCed.Scintilla.SnippetLinkRange

상속: ManagedRange
파일 보기 프로젝트 열기: borisblizzard/arcreator 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
SnippetLinkRange ( int start, int end, Scintilla scintilla, string key ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SnippetLinkRange() 공개 메소드

public SnippetLinkRange ( int start, int end, Scintilla scintilla, string key ) : System.Collections.Generic
start int
end int
scintilla Scintilla
key string
리턴 System.Collections.Generic