 | IConfigServiceReadT 方法 |
读取
命名空间: AT.Librarys.Container.Service程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法T Read<T>(
string instanceName,
bool followProductModel
)
where T : new(), ConfigBase
参数
- instanceName String
- 实例名称
- followProductModel Boolean
- 跟随产品型号
类型参数
- T
- 实例类型
返回值
T实例配置
参见