C# (CSharp) AdapterPattern Namespace

Nested Namespaces

AdapterPattern.Adapter
AdapterPattern.Reports

Classes

Name Description
Adaptee
Adapter
AdapterDesignPattern
EnemyRobot This is the adaptee.
EnemyRobotAdaper
EnemyTank Just a regular object.