Browse by Tags

All Tags » Design by contract (RSS)

Get the parameter name and value from a lamba expression by SeanMcAlinden

I’ve recently been working on a design-by-contract library for a new project and thought it would be worth blogging some of the cooler methods as they might be useful. In this blog I’m going to show an implementation of a Require IsNotNull method which...
More Posts