ConventionTestHostBuilder.

Create(Action<IConventionHostBuilder>) Method

Summary

Create the convention test host with the given defaults

Syntax

public ConventionTestHost Create(Action<IConventionHostBuilder> action)

Parameters

Name Type Description
action Action<IConventionHostBuilder>

Return Value

Type Description
ConventionTestHost