C# 클래스 ScintillaNET.KeywordCollection
파일 보기
프로젝트 열기: NekoProject/NekoKun
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
this ( int keywordSet ) : string |
|
|
this ( string keywordSetName ) : string |
|
|
비공개 메소드들
메소드 상세
public this ( int keywordSet ) : string |
keywordSet |
int |
|
리턴 |
string |
|
public this ( string keywordSetName ) : string |
keywordSetName |
string |
|
리턴 |
string |
|