Artemis.Settings.GeneralSettings.GeneralSettings C# (CSharp) Méthode

GeneralSettings() public méthode

public GeneralSettings ( ) : System
Résultat System
        public GeneralSettings()
        {
            ThemeManager.AddAccent("CorsairYellow", new Uri("pack://application:,,,/Styles/Accents/CorsairYellow.xaml"));
            ApplyAutorun();
        }