DefaultImplementationAttribute Properties |
The DefaultImplementationAttribute type exposes the following members.
Name | Description | |
---|---|---|
CanBeReplaced |
Indicates whether ObjectFactoryT allows for replacement of the default implementation.
| |
Implementation |
Implementation of interface or class targeted by this attribute to be used by ObjectFactoryT.
|