Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adapter

this repo contains Adapter design pattern implementation using C#

The problem

UML

I have faced this problem in one of my previous projects. And as a result, I ended up solving the problem by using the 'Adapter design pattern'. The way that I did was by adding a class ,Adapter(), that plays as the adapter role.

UML

UML

About

this repo contains Adapter design pattern implementation using C#

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages