Class DependencyInjection_Standard_Tests.ConcreteGenericServiceWithPropertyInject
Inheritance
object
DependencyInjection_Standard_Tests.ConcreteGenericServiceWithPropertyInject
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class DependencyInjection_Standard_Tests.ConcreteGenericServiceWithPropertyInject : DependencyInjection_Standard_Tests.GenericServiceWithPropertyInject<string>, ITransientDependency
Constructors
ConcreteGenericServiceWithPropertyInject()
Declaration
public ConcreteGenericServiceWithPropertyInject()