C# Class Castle.Services.Logging.Log4netIntegration.GlobalContextProperties

Inheritance: IContextProperties
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
this ( string key ) : object

Gets or sets the value of a property

Gets or sets the value of a property

Method Details

this() public méthode

Gets or sets the value of a property

Gets or sets the value of a property

public this ( string key ) : object
key string
Résultat object