C# Class ThemeTool.ToolSettings

Description of ToolSettings.
Afficher le fichier Open project: AlienJust/ThemeTool Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LoadSettings ( ) : string
SaveSettings ( string themeName ) : void
SetTheme ( string themeName ) : void

Method Details

LoadSettings() public méthode

public LoadSettings ( ) : string
Résultat string

SaveSettings() public méthode

public SaveSettings ( string themeName ) : void
themeName string
Résultat void

SetTheme() public méthode

public SetTheme ( string themeName ) : void
themeName string
Résultat void