Метод | Описание | |
---|---|---|
Create ( string pluginId, string pluginName, string commandText, string commandPattern ) : |
||
FreeCommandCallResult ( |
||
InitPluginModule ( ) : bool | ||
OnCommandCall ( |
||
PluginInfoFree ( |
||
UnInitPluginModule ( ) : void |
Метод | Описание | |
---|---|---|
PluginServiceImpl ( ) : System |
public static Create ( string pluginId, string pluginName, string commandText, string commandPattern ) : |
||
pluginId | string | |
pluginName | string | |
commandText | string | |
commandPattern | string | |
Результат |
public FreeCommandCallResult ( |
||
p | ||
Результат | void |
public OnCommandCall ( |
||
args | ||
Результат |
public PluginInfoFree ( |
||
p | ||
Результат | void |