C# Class Orleans.Consensus.UnitTests.Utilities.Disposable

Inheritance: IDisposable
Afficher le fichier Open project: OrleansContrib/Orleans.Consensus

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