https://github.com/moientajik/bridge-pattern-sample
A very easy to understand sample of Bridge design pattern in C#.
https://github.com/moientajik/bridge-pattern-sample
bridge bridge-pattern csharp design-pattern design-patterns
Last synced: about 2 months ago
JSON representation
A very easy to understand sample of Bridge design pattern in C#.
- Host: GitHub
- URL: https://github.com/moientajik/bridge-pattern-sample
- Owner: MoienTajik
- Created: 2019-03-28T11:47:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T11:48:58.000Z (over 6 years ago)
- Last Synced: 2025-08-03T06:25:49.030Z (2 months ago)
- Topics: bridge, bridge-pattern, csharp, design-pattern, design-patterns
- Language: C#
- Size: 5.86 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bridge desing pattern sample
A very easy to understand sample of Bridge design pattern in C#.