Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Castle
Core
Logging
NullLogger.NullContextStack
C# Class Castle.Core.Logging.NullLogger.NullContextStack
Inheritance:
IContextStack
,
IDisposable
Datei anzeigen
Open project: nats/castle-1.0.3-mono
Public Properties
Property
Type
Description
Instance
NullContextStack
Public Methods
Method
Description
Clear
( ) :
void
Dispose
( ) :
void
Pop
( ) :
string
Push
(
string
message
) :
IDisposable
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Pop()
public
method
public
Pop
( ) :
string
return
string
Push()
public
method
public
Push
(
string
message
) :
IDisposable
message
string
return
IDisposable
Property Details
Instance
public_oe static_oe property
public
static
NullContextStack
Instance
return
NullContextStack