Click or drag to resize
KernelContextCreateObject Method (String)
创建对象

Namespace: X3Platform
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static Object CreateObject(
	string type
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:X3Platform.KernelContext.CreateObject(System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:X3Platform.KernelContext.CreateObject(System.String)"]

See Also