C# Class Yaircc.Settings.GlobalSettings

Represents the global settings of the application.
Exibir arquivo Open project: rastating/yaircc Class Usage Examples

Private Properties

Property Type Description
GlobalSettings System

Public Methods

Method Description
Save ( ) : bool

Saves the current settings.

Private Methods

Method Description
GlobalSettings ( ) : System

Prevents a default instance of the GlobalSettings class from being created.

Method Details

Save() public method

Saves the current settings.
public Save ( ) : bool
return bool