Open main menu

CDOT Wiki β

Changes

Adapter

84 bytes added, 00:28, 26 February 2007
Code Examples
The following Adapter pattern code example is from http://dofactory.com/Patterns/PatternAdapter.aspx
It is a chemical system responsible for interacting with a legacy chemical database
<pre>
1
edit