Class AutoRegistrationHelper_Tests.ExplicitDerivedService
Inheritance
object
AutoRegistrationHelper_Tests.ExplicitDerivedService
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
[ExposeServices(new Type[] { typeof(AutoRegistrationHelper_Tests.IDerivedService) })]
public class AutoRegistrationHelper_Tests.ExplicitDerivedService : AutoRegistrationHelper_Tests.IDerivedService, AutoRegistrationHelper_Tests.IService
Constructors
ExplicitDerivedService()
Declaration
public ExplicitDerivedService()