- Assembly
- Rocket
.Surgery .Extensions .Testing .dll - Namespace
- Rocket
.Surgery .Extensions .Testing - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DryIocExtensions"]
class Type type-node
Syntax
public static class DryIocExtensions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Methods
Name | Value | Summary |
---|---|---|
With |
Rules |
Adds support for resolving generic ILoggers from the DI Container and allowing the loggers to be wrapped
if desired
static
|
With |
Rules |
Adds support for auto stub/mock/faking dependencies that are not already in the container.
static
|