3 overrides of Execute
System.Workflow.Activities (3)
Rules\RuleAction.cs (3)
33
public override void
Execute
(RuleExecution context)
173
public override void
Execute
(RuleExecution context)
250
public override void
Execute
(RuleExecution context)
1 reference to Execute
System.Workflow.Activities (1)
Rules\Executor.cs (1)
420
action.
Execute
(ruleExecution);