AutoSubstituteTest.

BuildContainer(IContainer) Method

Summary

A method that allows you to override and update the behavior of building the container

Syntax

protected virtual IContainer BuildContainer(IContainer container)

Parameters

Name Type Description
container IContainer

Return Value

Type Description
IContainer