C# Class Candy.Client.Utilities.AsyncLock.Releaser

Inheritance: IDisposable
Show file Open project: Wabyon/Candy

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Releaser ( AsyncLock toRelease ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void