C# 클래스 XSharp.LanguageService.XSharpSource
파일 보기
프로젝트 열기: X-Sharp/XSharpPublic
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
XSharpSource ( XSharpLanguageService service, IVsTextLines textLines, Microsoft.VisualStudio.Package.Colorizer colorizer ) : System |
|
|
메소드 상세
public XSharpSource ( XSharpLanguageService service, IVsTextLines textLines, Microsoft.VisualStudio.Package.Colorizer colorizer ) : System |
service |
XSharpLanguageService |
|
textLines |
IVsTextLines |
|
colorizer |
Microsoft.VisualStudio.Package.Colorizer |
|
리턴 |
System |
|