Introduction - If you have any usage issues, please Google them yourself
This is a model for the design of the adapter a simple application. Using C#.
Packet : 17869352adapterpatterntest.rar filelist
AdapterPatternTest\bin\Debug
AdapterPatternTest\bin
AdapterPatternTest\AdapterPatternTest.csproj
AdapterPatternTest\obj\Debug
AdapterPatternTest\obj
AdapterPatternTest\Form1.cs
AdapterPatternTest\Form1.resx
AdapterPatternTest\AssemblyInfo.cs
AdapterPatternTest\App.ico
AdapterPatternTest\AdapterPatternTest.csproj.user
AdapterPatternTest\AdapterPatternTest.sln
AdapterPatternTest\AdapterPatternTest.suo
AdapterPatternTest\AgeCompare.cs
AdapterPatternTest\ComparerFactory.cs
AdapterPatternTest\IDCompare.cs
AdapterPatternTest\NameCompare.cs
AdapterPatternTest\ScoreCompare.cs
AdapterPatternTest\swimData.cs
AdapterPatternTest\swimmer.cs
AdapterPatternTest\userComparer.cs
AdapterPatternTest\ReadFile.cs
AdapterPatternTest\SwimmerFactory.cs
AdapterPatternTest\AdapterInterface.cs
AdapterPatternTest\GridAdapter.cs
AdapterPatternTest\ListAdapter.cs
AdapterPatternTest