 | ConvertExCanConvent 方法 |
Sweet 开发框架
可以对象和字符串互相转换的类型
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static bool CanConvent(
Type type
)
Public Shared Function CanConvent (
type As Type
) As Boolean
static member CanConvent :
type : Type -> bool
参数
- type
- 类型:SystemType
类型
返回值
类型:
Boolean结果
参见