C# Class Castle.MicroKernel.ExtendedPropertiesConstants

Only to hold internal constants and get rid of magic numbers and hardcode names.
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Свойство Type Description
Pool_Default_InitialPoolSize int
Pool_Default_MaxPoolSize int
Pool_InitialPoolSize String
Pool_MaxPoolSize String

Property Details

Pool_Default_InitialPoolSize public_oe static_oe property

public static int Pool_Default_InitialPoolSize
Résultat int

Pool_Default_MaxPoolSize public_oe static_oe property

public static int Pool_Default_MaxPoolSize
Résultat int

Pool_InitialPoolSize public_oe static_oe property

public static String Pool_InitialPoolSize
Résultat String

Pool_MaxPoolSize public_oe static_oe property

public static String Pool_MaxPoolSize
Résultat String