Ensure4Net
by:
Spiri91
- 791 total downloads
- last updated 1/30/2018
- Latest version: 1.0.0
Inpired by CodeContracts, small piece of code that allows you to lower the ciclomatic complexity of code by removing some branching.
Branching like most precondition, if - else - throw or if - else - set value.