Class AutoRegistrationHelper_Tests.DefaultGenericService
Implements
Inherited Members
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class AutoRegistrationHelper_Tests.DefaultGenericService : AutoRegistrationHelper_Tests.IService, AutoRegistrationHelper_Tests.IGenericService<string>, AutoRegistrationHelper_Tests.IGenericService<int>
Constructors
DefaultGenericService()
Declaration
public DefaultGenericService()