Click or drag to resize

ParameterParserExecute Method

Starts the execution of the execution groups

Namespace:  Cauldron.Consoles
Assembly:  Cauldron.Consoles (in Cauldron.Consoles.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public bool Execute()

Return Value

Type: Boolean
true if any of the execution group was executed; otherwise false
See Also