Class TestService
Inheritance
object
TestService
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 TestService : ITransientDependency
Constructors
TestService()
Declaration
public TestService()