C# Class DotNetWorkQueue.Logging.ColoredConsoleLogProvider.NullDisposable

A 'null' object that won't complain if dispose is called
Inheritance: IDisposable
Afficher le fichier Open project: blehnen/DotNetWorkQueue

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