C# Класс PredictiveCodeSuggestions.Options.AutoTemplatesService

Показать файл Открыть проект

Открытые методы

Метод Описание
AutoTemplatesService ( WebProxySettingsReader proxySettingsReader, ISettingsStore settingsStore ) : JetBrains.Application

Initializes a new instance of the AutoTemplatesService class.

GetSettings ( ) : AutoTemplateSettings

Gets the client.

Описание методов

AutoTemplatesService() публичный Метод

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.
Результат JetBrains.Application

GetSettings() публичный Метод

Gets the client.
public GetSettings ( ) : AutoTemplateSettings
Результат AutoTemplateSettings