C# 클래스 Microsoft.R.Editor.Completion.Providers.UserVariablesCompletionProvider

상속: IRCompletionListProvider
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
GetEntries ( RCompletionContext context ) : IReadOnlyCollection

비공개 메소드들

메소드 설명
UserVariablesCompletionProvider ( IGlyphService glyphService ) : System.Collections.Generic

메소드 상세

GetEntries() 공개 메소드

public GetEntries ( RCompletionContext context ) : IReadOnlyCollection
context RCompletionContext
리턴 IReadOnlyCollection