ConventionTestHostBuilder.

With(Assembly) Method

Summary

Use the specific System.Reflection.Assembly

Syntax

public ConventionTestHostBuilder With(Assembly assembly)

Parameters

Name Type Description
assembly Assembly The assembly.

Return Value

Type Description
ConventionTestHostBuilder