ConventionTestHost.

Parse() Method

Summary

Build the configuration and populate the service collection based on the input environment.

Syntax

public ValueTuple<IConfigurationRoot, IServiceCollection> Parse()

Return Value

Type Description
ValueTuple<IConfigurationRoot, IServiceCollection>