<PackageReference Include="Castle.Windsor" Version="2.5.3" />

SubSystemConstants

public abstract class SubSystemConstants
Holds the keys used by Kernel to register/request a subsystem.
public static readonly string ConfigurationStoreKey

Key used for the configuration store subsystem

public static readonly string ConversionManagerKey

Key used for the conversion manager

public static readonly string DebuggingKey

public static readonly string NamingKey

Key used for the naming subsystem

public static readonly string ResourceKey

Key used for the resource subsystem

protected SubSystemConstants()