C# 클래스 PredictiveCodeSuggestions.Options.AutoTemplatesService

파일 보기 프로젝트 열기: JakobChristensen/Resharper.PredictiveCodeSuggestions

공개 메소드들

메소드 설명
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