Contract for SubSystem that wishes to keep and coordinate component registration.

Namespace: Castle.MicroKernel
Assembly:  Castle.MicroKernel (in Castle.MicroKernel.dll)
Version: 1.0.3.0

Syntax

C#
public interface INamingSubSystem : ISubSystem

See Also