[Missing <summary> documentation for "N:AppCan.Core.Services"]
Classes
Class | Description | |
---|---|---|
![]() | ServiceReplicator |
This service can proxy RegisterType and RegisterInstance calls to the IUnityContainer and later be used to replicate the instances to
any new contexts that the types should be replicated to.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IServiceReplicator |
The interface for the service replicator. The service replicator registers types with the root container and will replicate to all context any items that are registered
|