C# Class ttaenc.LogScope

Inheritance: IDisposable
Exibir arquivo Open project: sidiandi/ttaudio

Public Methods

Method Description
Dispose ( ) : void
LogScope ( log4net.ILog log, string format ) : log4net

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

LogScope() public method

public LogScope ( log4net.ILog log, string format ) : log4net
log log4net.ILog
format string
return log4net