Error!
Success!

A Fluent syntax Guard method to perform (pre condition) contracts

0
kicks

A Fluent syntax Guard method to perform (pre condition) contracts  (Unpublished)

Precondition method contracts explained and a sample of a nice fluent syntax: Guard .With<ArgumentNullException> .Against(object == null) .Say("The object cannot be null, than I am not able to process it");


Kicked By:
Drop Kicked By: