ApplicationFrameworkResolver Class Members
The following tables list the members exposed by ApplicationFrameworkResolver.
Public Constructors
Name | Description | |
---|---|---|
ApplicationFrameworkResolver Constructor | Constructor |
Public Properties
Name | Description | |
---|---|---|
DependencyContainer | Dependency container |
Public Methods
Name | Description | |
---|---|---|
Exists<T> | Check if implementation of type T exists | |
GetImplementationOf | Overloaded. Return implementation of type T |
See Also