Derm.Util.Design Class Reference

Design by contract utility. More...

List of all members.

Classes

class  DesignException
 Exception thrown whenever a precondition or postcondition is not satisfied. More...

Static Public Member Functions

static void Ensure (bool assertion, string klass, string message)
static void Require (bool assertion, string klass, string message)

Detailed Description

Design by contract utility.

This class aid the development using the design by contract concept.


Member Function Documentation

static void Derm.Util.Design.Ensure ( bool  assertion,
string  klass,
string  message 
) [static]
static void Derm.Util.Design.Require ( bool  assertion,
string  klass,
string  message 
) [static]


Services powered by Get Deus Ex Render Machina at SourceForge.net. Fast, secure and Free Open Source software downloads