C# Class ACAT.Extensions.Default.WordPredictors.PresageWCF.Settings

Inheritance: PreferencesBase
Afficher le fichier Open project: brlima94/acat-localization Class Usage Examples

Méthodes publiques

Свойство Type Description
ConfigFileName String
DatabaseFileName String
LearningDatabaseFileName String
StartPresageIfNotRunning bool

Méthodes publiques

Méthode Description
Load ( ) : Settings

Loads the settings from the settings file

Save ( ) : bool

Saves the settings to the settings file

Method Details

Load() public static méthode

Loads the settings from the settings file
public static Load ( ) : Settings
Résultat Settings

Save() public méthode

Saves the settings to the settings file
public Save ( ) : bool
Résultat bool

Property Details

ConfigFileName public_oe property

public String ConfigFileName
Résultat String

DatabaseFileName public_oe property

public String DatabaseFileName
Résultat String

LearningDatabaseFileName public_oe property

public String LearningDatabaseFileName
Résultat String

StartPresageIfNotRunning public_oe property

public bool StartPresageIfNotRunning
Résultat bool