AutoFakeProvide Method |
| Name | Description | |
|---|---|---|
| ProvideTService(TService) |
Resolve the specified type in the container (register specified instance if needed).
| |
| ProvideTService, TImplementation(Parameter) |
Resolve the specified type in the container (register it if needed).
|