C# 클래스 BenchmarkConcurrentDictionary.Program.LockDicitionary

상속: IDictionaryWrapper
파일 보기 프로젝트 열기: bashrc-real/Codearchive

공개 메소드들

메소드 설명
ReadNext ( ) : IEnumerable
performWrite ( IList sampleData ) : void

메소드 상세

ReadNext() 공개 메소드

public ReadNext ( ) : IEnumerable
리턴 IEnumerable

performWrite() 공개 메소드

public performWrite ( IList sampleData ) : void
sampleData IList
리턴 void