C# 클래스 ReSharper.NTriples.Completion.NTriplesIntellisenseManager

상속: LanguageSpecificIntellisenseManager
파일 보기 프로젝트 열기: xsburg/ReSharper.NTriples

공개 메소드들

메소드 설명
NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings

보호된 메소드들

메소드 설명
GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool

메소드 상세

GetIntellisenseEnabledSpecific() 보호된 메소드

protected GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool
boundSettingsStore IContextBoundSettingsStore
리턴 bool

NTriplesIntellisenseManager() 공개 메소드

public NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings
settingsStore ISettingsStore
리턴 JetBrains.Application.Settings