C# Class Castle.Services.Logging.NLogIntegration.ThreadContextStacks

Inheritance: IContextStacks
Show file Open project: 7digital/Castle.Core

Public Methods

Method Description
this ( string key ) : IContextStack

Gets the single Castle.Core.Logging.IContextStack.

Method Details

this() public method

Gets the single Castle.Core.Logging.IContextStack.
public this ( string key ) : IContextStack
key string
return IContextStack