C# Class BenchmarkConcurrentDictionary.Program.LockDicitionary

Inheritance: IDictionaryWrapper
Show file Open project: bashrc-real/Codearchive

Public Methods

Method Description
ReadNext ( ) : IEnumerable
performWrite ( IList sampleData ) : void

Method Details

ReadNext() public method

public ReadNext ( ) : IEnumerable
return IEnumerable

performWrite() public method

public performWrite ( IList sampleData ) : void
sampleData IList
return void