C# Class PredictiveCodeSuggestions.Options.AutoTemplateSettings

Inheritance: ResharperSettings
Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Méthodes publiques

Méthode Description
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.

Method Details

GetFileSaves() public méthode

Gets the file saves.
public GetFileSaves ( ) : int
Résultat int

GetMaxTemplates() public méthode

Gets the max templates.
public GetMaxTemplates ( ) : int
Résultat int

GetMinPercentage() public méthode

Mins the percentage.
public GetMinPercentage ( ) : int
Résultat int

GetOccurances() public méthode

Gets the occurances.
public GetOccurances ( ) : int
Résultat int

GetUseCompleteStatement() public méthode

Gets the use complete statement.
public GetUseCompleteStatement ( ) : bool
Résultat bool