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

Наследование: ResharperSettings
Показать файл Открыть проект

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

Метод Описание
GetFileSaves ( ) : int

Gets the file saves.

GetMaxTemplates ( ) : int

Gets the max templates.

GetMinPercentage ( ) : int

Mins the percentage.

GetOccurances ( ) : int

Gets the occurances.

GetUseCompleteStatement ( ) : bool

Gets the use complete statement.

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

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

Gets the file saves.
public GetFileSaves ( ) : int
Результат int

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

Gets the max templates.
public GetMaxTemplates ( ) : int
Результат int

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

Mins the percentage.
public GetMinPercentage ( ) : int
Результат int

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

Gets the occurances.
public GetOccurances ( ) : int
Результат int

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

Gets the use complete statement.
public GetUseCompleteStatement ( ) : bool
Результат bool