C# 클래스 DotQLLanguage.OokCompletionSource

상속: ICompletionSource
파일 보기 프로젝트 열기: Ancestry/DotQL

공개 메소드들

메소드 설명
AugmentCompletionSession ( ICompletionSession session, IList completionSets ) : void
Dispose ( ) : void
OokCompletionSource ( ITextBuffer buffer ) : System

메소드 상세

AugmentCompletionSession() 공개 메소드

public AugmentCompletionSession ( ICompletionSession session, IList completionSets ) : void
session ICompletionSession
completionSets IList
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

OokCompletionSource() 공개 메소드

public OokCompletionSource ( ITextBuffer buffer ) : System
buffer ITextBuffer
리턴 System