KernelContextParseObjectType Method |
解析对象类型
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static string ParseObjectType(
Type type
)
public:
static String^ ParseObjectType(
Type^ type
)
Parameters
- type
- Type: SystemType
[Missing <param name="type"/> documentation for "M:X3Platform.KernelContext.ParseObjectType(System.Type)"]
Return Value
Type:
String格式:X3Platform.KernelContext,X3Platform
See Also