C# Class Cedar.Core.SettingSource.Configuration.SettingSourceSettings

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: Chinaccn/surfboard

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetSettingSource ( string name = null ) : ISettingSource

Gets the setting source.

Method Details

GetSettingSource() public méthode

Gets the setting source.
public GetSettingSource ( string name = null ) : ISettingSource
name string The name.
Résultat ISettingSource