ACAT.Extensions.Default.SpellCheckers.SpellChecker.LoadDefaultSettings C# (CSharp) Méthode

LoadDefaultSettings() public méthode

Loads factory default settings.
public LoadDefaultSettings ( ) : bool
Résultat bool
        public bool LoadDefaultSettings()
        {
            return true;
        }