
EsbDecimals is supplied as a .Net Framework v1.1 Assembly - and thus just needs to be added to your references when using it.

For examples of use, see the enclosed Demo.

Notes on the Demo
=================

When using the Demo, please ensure that the References are correct. You may need to remove the references and replace them so that the correct paths are found.

References needed include:

	EsbDecimals
	System
	System.Windows.Forms
	System.XML

CSUnit Testing requires CSUnit which is freely available from http://www.csunit.org


