Click or drag to resize
Slash.Diagnostics.Contracts Namespace

[Missing <summary> documentation for "N:Slash.Diagnostics.Contracts"]

Classes
  ClassDescription
Public classContract
Own version of C# Code Contracts to use before .NET 4.0 Contains static methods for representing program contracts such as preconditions, postconditions, and object invariants. Just the basic functionalities are implemented.