TestServiceProvider(Action<IServiceCollection>) Constructor
Namespace
Statiq.Testing
Containing Type
TestServiceProvider

Syntax

public TestServiceProvider(Action<IServiceCollection> configure = null)

Parameters

Name Type Description
configure Action<IServiceCollection>