Method | Description | |
---|---|---|
ActionDefinition ( ActionKind kind, ActionExecutionType exec, bool question, string funcname, string code, ActionArgumentType args ) : App.Contracts |
public ActionDefinition ( ActionKind kind, ActionExecutionType exec, bool question, string funcname, string code, ActionArgumentType args ) : App.Contracts | ||
kind | ActionKind | |
exec | ActionExecutionType | |
question | bool | |
funcname | string | |
code | string | |
args | ActionArgumentType | |
return | App.Contracts |