Constructor AutoFake
- Namespace
- Autofac.Extras.FakeItEasy
- Assembly
- Autofac.Extras.FakeItEasy.dll
AutoFake(bool, bool, Action<object>, ContainerBuilder, Action<ContainerBuilder>)
public AutoFake(bool strict = false, bool callsBaseMethods = false, Action<object> configureFake = null, ContainerBuilder builder = null, Action<ContainerBuilder> configureAction = null)
Parameters
strictboolcallsBaseMethodsboolconfigureFakeAction<object>builderContainerBuilderconfigureActionAction<ContainerBuilder>