Click or drag to resize
KernelContextParseObjectType Method
解析对象类型

Namespace: X3Platform
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
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