Click or drag to resize
CustomPluginCommand Method
ִ������

Namespace: X3Platform.Plugins
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual int Command(
	Hashtable agrs
)

Parameters

agrs
Type: System.CollectionsHashtable

[Missing <param name="agrs"/> documentation for "M:X3Platform.Plugins.CustomPlugin.Command(System.Collections.Hashtable)"]

Return Value

Type: Int32
������Ϣ. =0����ִ�гɹ�, >0����ִ��ʧ��.

Implements

ICustomPluginCommand(Hashtable)
See Also