Click or drag to resize
SelectorObjectInit Method (String, String)
初始化并获取

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static SelectorObject Init(
	string id,
	string typeName
)

Parameters

id
Type: SystemString
typeName
Type: SystemString

Return Value

Type: SelectorObject
See Also