ConventionTestHostBuilder.

With(IServiceProviderDictionary) Method

Summary

Use the specific IServiceProviderDictionary

Syntax

public ConventionTestHostBuilder With(IServiceProviderDictionary serviceProperties)

Parameters

Name Type Description
serviceProperties IServiceProviderDictionary The service provider dictionary.

Return Value

Type Description
ConventionTestHostBuilder