We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a6e913f
Tweaked the Execute method of Strategy to ensure the input parameter is not null.
Execute
Strategy
TryExecute is also virtual in case the default behavior needs modifying.
TryExecute
ca0ffe1
Initial release.