C# Class ttaenc.LogScope

Inheritance: IDisposable
Afficher le fichier Open project: sidiandi/ttaudio

Méthodes publiques

Méthode Description
Dispose ( ) : void
LogScope ( log4net.ILog log, string format ) : log4net

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

LogScope() public méthode

public LogScope ( log4net.ILog log, string format ) : log4net
log log4net.ILog
format string
Résultat log4net