CustomPluginCommand Method |
ִ������
Namespace: X3Platform.PluginsAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic virtual int Command(
Hashtable agrs
)
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