Adapter Design Pattern (aka Wrapper or Translator Design Pattern)
This article describes the** Adapter design pattern**. This is a structural design pattern, a category of design pattern used by software engineers, when writing computer programs.
This article needs more work. Please complete the sections below to the same format as the behavioral patterns listed here.
**
Please improve the introduction and benefits sections, and add any examples you know of, for the pattern.**
Introduction
The Adapter pattern is a design pattern, used in software engineering to... [please contribute]
This pattern is defined as a structural design pattern because [please contribute]
Benefits
[please contribute]
Examples of the pattern
[please contribute]
See Also
Link to domain parent articles and related articles in TechNet Wiki.
Community Resources
These are the external links, including links to Microsoft and TechNet sites that are non-Wiki
- [Please contribute]
References section
Use this section if you pulled source material and ideas from other sites, blogs, or forums. Make sure you have permission from authors to use their material.
- [Please contribute]