C# Class BenchmarkConcurrentDictionary.Program.LockDicitionary

Inheritance: IDictionaryWrapper
Afficher le fichier Open project: bashrc-real/Codearchive

Méthodes publiques

Méthode Description
ReadNext ( ) : IEnumerable
performWrite ( IList sampleData ) : void

Method Details

ReadNext() public méthode

public ReadNext ( ) : IEnumerable
Résultat IEnumerable

performWrite() public méthode

public performWrite ( IList sampleData ) : void
sampleData IList
Résultat void