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