C# Class PredictiveCodeSuggestions.Options.AutoTemplatesService

Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Méthodes publiques

Méthode Description
AutoTemplatesService ( WebProxySettingsReader proxySettingsReader, ISettingsStore settingsStore ) : JetBrains.Application

Initializes a new instance of the AutoTemplatesService class.

GetSettings ( ) : AutoTemplateSettings

Gets the client.

Method Details

AutoTemplatesService() public méthode

Initializes a new instance of the AutoTemplatesService class.
public AutoTemplatesService ( WebProxySettingsReader proxySettingsReader, ISettingsStore settingsStore ) : JetBrains.Application
proxySettingsReader WebProxySettingsReader The proxy settings reader.
settingsStore ISettingsStore The settings store.
Résultat JetBrains.Application

GetSettings() public méthode

Gets the client.
public GetSettings ( ) : AutoTemplateSettings
Résultat AutoTemplateSettings