C# 클래스 Bumblebee.Setup.Settings

A simple in-memory version of the ISettings interface.
상속: ISettings
파일 보기 프로젝트 열기: bumblebee/bumblebee 1 사용 예제들

공개 메소드들

메소드 설명
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