AutoMockContainer Property |
Gets the
IContainer that handles the component resolution.
Namespace:
Autofac.Extras.Moq
Assembly:
Autofac.Extras.Moq (in Autofac.Extras.Moq.dll) Version: 6.0.0+4195b730a1f4c2330f7a6e7642c9ad63581968b7
Syntax public IContainer Container { get; }
Public ReadOnly Property Container As IContainer
Get
Property Value
Type:
IContainer[Missing <value> documentation for "P:Autofac.Extras.Moq.AutoMock.Container"]
See Also