C# Класс Bumblebee.Setup.Settings

A simple in-memory version of the ISettings interface.
Наследование: ISettings
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Settings ( ) : System

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

Описание методов

Settings() публичный Метод

Initializes a default instance of the Settings class with ScreenCapturePath of the current directory.
public Settings ( ) : System
Результат System