C# Class BoC.Profiling.Profiler.DummyProfiler

Inheritance: IDisposable
Afficher le fichier Open project: csteeg/BoC

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