CommandTypeExecute Method
|
Executes the developer provided event handler method for this CommandType object.
Namespace:
us.FreeWill.CommandLine
Assembly:
CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax public virtual bool Execute()
Return Value
Type:
Booleanboolean value that the application developer returns from their event handerl.
See Also