[Missing <summary> documentation for "N:AppCan.Core.Services"]

Classes

  ClassDescription
Public classServiceReplicator
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

  InterfaceDescription
Public interfaceIServiceReplicator
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