Design By Contract Preconditions With Expression Trees(rasmuskl.dk)
submitted by
rasmuskl(110) 3 years, 6 months ago
Seems like Design by Contract is coming to C# 4.0, replacing the somewhat inadequate Debug.Assert, which is the only thing built into the framework at the moment. However, what are the options for today? In this post, I'll take a look at how to improve current precondition checking techniques using C# 3.0 expression trees.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: