Class UnityServiceCollection
This ServiceCollection is expected to bind IUnityContainer world to .NET Core - it is expected to hold reference to the root IUnityContainer
Implements
Inherited Members
Namespace: PoeShared.Blazor.Prism
Assembly: PoeShared.Blazor.dll
Syntax
public sealed class UnityServiceCollection : ServiceCollection, IServiceCollection, IList<ServiceDescriptor>, ICollection<ServiceDescriptor>, IEnumerable<ServiceDescriptor>, IEnumerable
Constructors
Name | Description |
---|---|
UnityServiceCollection() |
Properties
Name | Description |
---|---|
Instance |