C# Class Castle.MicroKernel.SubSystemConstants

Holds the keys used by Kernel to register/request a subsystem.
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Свойство Type Description
ConfigurationStoreKey String
ConversionManagerKey String
DiagnosticsKey String
NamingKey String
ResourceKey String

Property Details

ConfigurationStoreKey public_oe static_oe property

Key used for the configuration store subsystem
public static String ConfigurationStoreKey
Résultat String

ConversionManagerKey public_oe static_oe property

Key used for the conversion manager
public static String ConversionManagerKey
Résultat String

DiagnosticsKey public_oe static_oe property

Key used for the diagnostics subsystem
public static String DiagnosticsKey
Résultat String

NamingKey public_oe static_oe property

Key used for the naming subsystem
public static String NamingKey
Résultat String

ResourceKey public_oe static_oe property

Key used for the resource subsystem
public static String ResourceKey
Résultat String