C# 클래스 Hawkeye.Configuration.SettingsManager.ReadOnlyStoreWrapper

상속: ISettingsStore
파일 보기 프로젝트 열기: odalet/Hawkeye2

공개 메소드들

메소드 설명
ReadOnlyStoreWrapper ( ISettingsStore store ) : System

Initializes a new instance of the ReadOnlyStoreWrapper class.

메소드 상세

ReadOnlyStoreWrapper() 공개 메소드

Initializes a new instance of the ReadOnlyStoreWrapper class.
public ReadOnlyStoreWrapper ( ISettingsStore store ) : System
store ISettingsStore The wrapped settings store.
리턴 System