|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBaseSettingsElement Interface > IBaseSettingsElement Methods > GetSetting Method > IBaseSettingsElement.GetSetting<T> Method (String, T) |
Namespace: BNCS.Interfaces
Assembly: BNCS.Config (in BNCS.Config.dll)
T GetSetting<T>(
string SettingId,
T defaultValue
)
T
SettingId
Type: String
defaultValue
Type: T
IBaseSettingsElement Interface