How The Adapter Pattern Saved My Sanity(sharplearningcurve.com)
submitted by
alexexmachina(1020) 3 years, 8 months ago
I show how I used the adapter pattern to enable writing WCF service contracts against a base class but keeping the implementation child-type specific. It allowed us to go from 26 contracts down to 2 (one for each base class that our objects inherited from).
|category: C#
|Views: 17
tags:
C# another
Everyones tags:
Your Tags: