Class GeneratedFactoryActivatorData
- Namespace
- Autofac.Features.GeneratedFactories
- Assembly
- Autofac.dll
[Obsolete("Update your code to use the Func<T> implicit relationship or delegate factories. See https://autofac.readthedocs.io/en/latest/resolve/relationships.html and https://autofac.readthedocs.io/en/latest/advanced/delegate-factories.html for more information.")]
public class GeneratedFactoryActivatorData : IConcreteActivatorData
- Inheritance
-
GeneratedFactoryActivatorData
- Implements