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
Namespace: AppCan.Core.ServicesAssembly: AppCan.Core (in AppCan.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public interface IServiceReplicator |
Visual Basic |
---|
Public Interface IServiceReplicator |
Visual C++ |
---|
public interface class IServiceReplicator |