Click or drag to resize

AnyConcreteTypeNotAlreadyRegisteredSourceExtensions Class

Extension methods for configuring the AnyConcreteTypeNotAlreadyRegisteredSource.
Inheritance Hierarchy
SystemObject
  Autofac.Features.ResolveAnythingAnyConcreteTypeNotAlreadyRegisteredSourceExtensions

Namespace:  Autofac.Features.ResolveAnything
Assembly:  Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax
public static class AnyConcreteTypeNotAlreadyRegisteredSourceExtensions

The AnyConcreteTypeNotAlreadyRegisteredSourceExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWithRegistrationsAs
Fluent method for setting the registration configuration on AnyConcreteTypeNotAlreadyRegisteredSource.
Top
See Also