C# Class Dashing.Extensions.AsyncLock.Releaser

Inheritance: IDisposable
Show file Open project: Polylytics/dashing

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Releaser ( AsyncLock toRelease ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void