Skip to main content

Home/ Coders/ Group items tagged CodeContracts

Rss Feed Group items tagged

Joel Bennett

Code Contracts - MSDN DevLabs - 0 views

  •  
    Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs.
1 - 1 of 1
Showing 20 items per page