Свойство | Type | Description | |
---|---|---|---|
ActionLibrary | System.Collections.Generic |
Méthode | Description | |
---|---|---|
DefineAction ( int actionid, ActionKind kind, ActionExecutionType execution, bool question, string func, string code, ActionArgumentType args ) : void |
Méthode | Description | |
---|---|---|
ActionLibrary ( |
public DefineAction ( int actionid, ActionKind kind, ActionExecutionType execution, bool question, string func, string code, ActionArgumentType args ) : void | ||
actionid | int | |
kind | ActionKind | |
execution | ActionExecutionType | |
question | bool | |
func | string | |
code | string | |
args | ActionArgumentType | |
Résultat | void |