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

Inheritance: IContextProperties
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method 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 method

Gets or sets the value of a property

Gets or sets the value of a property

public this ( string key ) : object
key string
return object