C# 클래스 Cedar.Core.SettingSource.Configuration.SettingSourceSettings

상속: System.Configuration.ConfigurationSection
파일 보기 프로젝트 열기: Chinaccn/surfboard

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetSettingSource ( string name = null ) : ISettingSource

Gets the setting source.

메소드 상세

GetSettingSource() 공개 메소드

Gets the setting source.
public GetSettingSource ( string name = null ) : ISettingSource
name string The name.
리턴 ISettingSource