C# Class ReSharper.NTriples.Completion.NTriplesIntellisenseManager

Inheritance: LanguageSpecificIntellisenseManager
Afficher le fichier Open project: xsburg/ReSharper.NTriples

Méthodes publiques

Méthode Description
NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings

Méthodes protégées

Méthode Description
GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool

Method Details

GetIntellisenseEnabledSpecific() protected méthode

protected GetIntellisenseEnabledSpecific ( IContextBoundSettingsStore boundSettingsStore ) : bool
boundSettingsStore IContextBoundSettingsStore
Résultat bool

NTriplesIntellisenseManager() public méthode

public NTriplesIntellisenseManager ( ISettingsStore settingsStore ) : JetBrains.Application.Settings
settingsStore ISettingsStore
Résultat JetBrains.Application.Settings