System.ComponentModel.Composition.ReflectionModel Namespace
Microsoft Silverlight will reach end of support after October 2021. Learn more.
This namespace provides types for MEF useful to developers using a reflection-based programming model.
Classes
Class | Description | |
---|---|---|
ReflectionModelServices | Provides extension methods to create and retrieve reflection-based parts. |
Structures
Structure | Description | |
---|---|---|
LazyMemberInfo | Represents a MemberInfo object that does not load assemblies or create objects until requested. |