Glossary:Definition - shim
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term | shim | |
| Definition | A shim class is a template class that is placed between a base class and its derived classes in order to provide behavior and-or data which varies in type but is common to derived classes. Derived classes need not reimplement the code. | |
| See also | ||
| This C# Online.NET definition is from the Glossary of .NET / C# Terms. | ||