Click or drag to resize

AutoFakeContainer Property

Gets the IContainer that handles the component resolution.

Namespace:  Autofac.Extras.FakeItEasy
Assembly:  Autofac.Extras.FakeItEasy (in Autofac.Extras.FakeItEasy.dll) Version: 7.0.0+33b7a0dd8aef9b7b999200eb0c6cea7a45484151
Syntax
public IContainer Container { get; }

Property Value

Type: IContainer

[Missing <value> documentation for "P:Autofac.Extras.FakeItEasy.AutoFake.Container"]

See Also