| RegisterImplementationAttribute Class |
Namespace: CMS
public sealed class RegisterImplementationAttribute : Attribute
The RegisterImplementationAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterImplementationAttribute |
Instructs ObjectFactoryT to use implementation whenever an instance of implementedType is requested.
|
| Name | Description | |
|---|---|---|
| Implementation |
Implementation of ImplementedType to be used by ObjectFactoryT.
| |
| ImplementedType |
Type for which an implementation is being registered.
|