Tweaked the Execute
method of Strategy
to ensure the input parameter is not null.
TryExecute
is also virtual in case the default behavior needs modifying.
Tweaked the Execute
method of Strategy
to ensure the input parameter is not null.
TryExecute
is also virtual in case the default behavior needs modifying.