Class AbpConventionalDependencyInjectionExtensions_Tests.MyScopedClassWithDependencyAttribute2
Inheritance
object
AbpConventionalDependencyInjectionExtensions_Tests.MyScopedClassWithDependencyAttribute2
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
[Dependency(ServiceLifetime.Scoped)]
public class AbpConventionalDependencyInjectionExtensions_Tests.MyScopedClassWithDependencyAttribute2 : ITransientDependency
Constructors
MyScopedClassWithDependencyAttribute2()
Declaration
public MyScopedClassWithDependencyAttribute2()