 | StringExIsNameSpace 方法 |
Sweet 开发框架
是否是命名空间
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static bool IsNameSpace(
string str
)
Public Shared Function IsNameSpace (
str As String
) As Boolean
static member IsNameSpace :
str : string -> bool
参数
- str
- 类型:SystemString
字符串
返回值
类型:
Boolean结果
参见