 | BaseConfigTConfigCurrent 属性 |
Sweet 开发框架
当前实例。通过置空可以使其重新加载。
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static TConfig Current { get; set; }
Public Shared Property Current As TConfig
Get
Set
static member Current : 'TConfig with get, set
属性值
类型:
TConfig
参见