|
<< Click to Display Table of Contents >> Navigation: »No topics above this level« IBaseSettingsElement.TryGetSetting<T> Method (String, T) |
Namespace: BNCS.Interfaces
Assembly: BNCS.Config (in BNCS.Config.dll)
bool TryGetSetting<T>(
string SettingId,
out T value
)
T
SettingId
Type: String
value
Type: T
IBaseSettingsElement Interface