AnalysisDataModelRegistrations Methods |
[This is preliminary documentation and is subject to change.]
The AnalysisDataModelRegistrations type exposes the following members.
| Name | Description | |
|---|---|---|
| GetRegistrationsByConvention |
Gets a list of types (interfaces) and their implementations by convention
| |
| PerformManualRegistrations |
Manually register special types on the provided Container
This usually means types that could not be registered by convention (e.g. collections, decorators, conditional, singleton, ...)
| |
| SetupPostDependencyInjection |
Performs actions that require the container to be setup completely
|