C# 클래스 ARCed.Scintilla.KeywordCollection

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

공개 메소드들

메소드 설명
this ( int keywordSet ) : string
this ( string keywordSetName ) : string

비공개 메소드들

메소드 설명
GetKeyowrdSetIndex ( string name ) : int
KeywordCollection ( Scintilla scintilla ) : System

메소드 상세

this() 공개 메소드

public this ( int keywordSet ) : string
keywordSet int
리턴 string

this() 공개 메소드

public this ( string keywordSetName ) : string
keywordSetName string
리턴 string