 | ConfigHelperDefaultValue 方法 |
Sweet 开发框架
类型默认值
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static Object DefaultValue(
Type targetType
)
Public Shared Function DefaultValue (
targetType As Type
) As Object
static member DefaultValue :
targetType : Type -> Object
参数
- targetType
- 类型:SystemType
类型
返回值
类型:
Object默认值
参见