Class AutoRegistrationHelper_Tests.DefaultGenericService
Inheritance
object
AutoRegistrationHelper_Tests.DefaultGenericService
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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()