C# Class YesSql.Core.Collections.CollectionHelper.ScopeLease

Inheritance: IDisposable
Exibir arquivo Open project: sebastienros/yessql

Public Methods

Method Description
Dispose ( ) : void
ScopeLease ( CollectionStack collectionStack ) : System.Threading

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ScopeLease() public method

public ScopeLease ( CollectionStack collectionStack ) : System.Threading
collectionStack CollectionStack
return System.Threading