点击或拖拽改变大小

ConfigHelperLoadConfigValueTConfig 方法

Sweet 开发框架
读取对象数值

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static void LoadConfigValue<TConfig>(
	TConfig config,
	ConcurrentDictionary<string, Ident> idents
)

参数

config
类型:TConfig
配置文件
idents
类型:System.Collections.ConcurrentConcurrentDictionaryString, Ident
节点

类型参数

TConfig
类型
异常
异常条件
ApplicationExceptionApplicationException
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架