IDependencyResolver Interface Members
The following tables list the members exposed by IDependencyResolver.
Public Properties
Name | Description | |
---|---|---|
DependencyContainer | Dependency Container |
Public Methods
Name | Description | |
---|---|---|
Exists<T> | Checks if interface implementation exists | |
GetImplementationOf | Overloaded. Return implementation of desired interface |
See Also