C# Class ReSharper.NTriples.Completion.NTriplesIntellisenseManager

Inheritance: LanguageSpecificIntellisenseManager
Mostra file Open project: xsburg/ReSharper.NTriples

Public Methods

Method Description
NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings

Protected Methods

Method Description
GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool

Method Details

GetIntellisenseEnabledSpecific() protected method

protected GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool
boundSettingsStore IContextBoundSettingsStore
return bool

NTriplesIntellisenseManager() public method

public NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings
settingsStore ISettingsStore
return JetBrains.Application.Settings