Adapter Pattern is a structural design pattern which allows objects with incompatible interfaces to work together. Think of it as a translator between two incompatible interfaces, converting the interface of a class into one that a client expects. This pattern is particularly useful when you want to integrate new components into existing systems without modifying the existing code. For more details: https://medium.com/@dnzcnyksl/adapter-pattern-in-c-e91cd878b6ae
-
Notifications
You must be signed in to change notification settings - Fork 0
Adapter Pattern in C#
License
dcyuksel/AdapterPattern
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Adapter Pattern in C#
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published