 | KeyScope 构造函数 (String) |
Sweet 开发框架
构造函数
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public KeyScope(
string scopeStr
)
Public Sub New (
scopeStr As String
)
new :
scopeStr : string -> KeyScope
参数
- scopeStr
- 类型:SystemString
字符串,以逗号分隔
参见