Table of Contents

Interface IApizrExtendedConcurrentRegistry

Namespace
Apizr.Extending.Configuring.Registry
Assembly
Apizr.Extensions.Microsoft.DependencyInjection.dll

Registry options available for extended registrations

public interface IApizrExtendedConcurrentRegistry : IApizrExtendedRegistry, IApizrEnumerableRegistry, IEnumerable<KeyValuePair<Type, Func<IApizrManager>>>, IEnumerable, IApizrExtendedConcurrentRegistryBase
Inherited Members