DependencyContainer.DependencyManager Class Methods
For a list of all members of this type, see DependencyContainer.DependencyManager members.
Public Methods
Name | Description | |
---|---|---|
AsSingleton | Force dependency to be a single instance | |
WithDependency | Overloaded. Include an existing dependency in constructor arguments | |
WithValue | Include value in constructor arguments |
See Also