Method WithUntypedService
WithUntypedService(Type, Object)
Declaration
public ServiceProvider<TBase> WithUntypedService(Type interfaceType, object implementation)
Parameters
Type | Name | Description |
---|---|---|
Type | interfaceType | |
Object | implementation |
Returns
Type | Description |
---|---|
ServiceProvider<TBase> |