C# Class Castle.Core.Logging.NullLogger.NullContextStacks

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

Public Properties

Property Type Description
Instance NullContextStacks

Public Methods

Method Description
this ( string key ) : IContextStack

Method Details

this() public method

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

Property Details

Instance public static property

public static NullContextStacks Instance
return NullContextStacks