Class DefaultConventionalRegistrar
Inheritance
DefaultConventionalRegistrar
Implements
Inherited Members
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public class DefaultConventionalRegistrar : ConventionalRegistrarBase, IConventionalRegistrar
Constructors
DefaultConventionalRegistrar()
Declaration
public DefaultConventionalRegistrar()
Methods
AddType(IServiceCollection, Type)
Declaration
public override void AddType(IServiceCollection services, Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services | |
| Type | type |