Class DependencyInjection_Standard_Tests.MySingletonExposingMultipleServices
Inheritance
object
DependencyInjection_Standard_Tests.MySingletonExposingMultipleServices
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
[ExposeServices(new Type[] { typeof(DependencyInjection_Standard_Tests.IMySingletonExposingMultipleServices), typeof(DependencyInjection_Standard_Tests.MySingletonExposingMultipleServices) })]
public class DependencyInjection_Standard_Tests.MySingletonExposingMultipleServices : DependencyInjection_Standard_Tests.IMySingletonExposingMultipleServices, ISingletonDependency
Constructors
MySingletonExposingMultipleServices()
Declaration
public MySingletonExposingMultipleServices()