C# Class CqlSharp.Logging.Logger.LoggerBinding

Helper class to remove a logger from the thread local storage
Inheritance: IDisposable
Afficher le fichier Open project: reuzel/CqlSharp

Méthodes publiques

Méthode Description
Dispose ( ) : void

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Method Details

Dispose() public méthode

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public Dispose ( ) : void
Résultat void