C# Class Bumblebee.Setup.Settings

A simple in-memory version of the ISettings interface.
Inheritance: ISettings
Afficher le fichier Open project: bumblebee/bumblebee Class Usage Examples

Méthodes publiques

Méthode Description
Settings ( ) : System

Initializes a default instance of the Settings class with ScreenCapturePath of the current directory.

Method Details

Settings() public méthode

Initializes a default instance of the Settings class with ScreenCapturePath of the current directory.
public Settings ( ) : System
Résultat System