C# Class Lucene.Net.Util.TestSetOnce.SetOnceThread

Inheritance: Lucene.Net.Support.ThreadClass
Exibir arquivo Open project: paulirwin/lucene.net

Public Methods

Method Description
Run ( ) : void
SetOnceThread ( Random random ) : Lucene.Net.Support

Method Details

Run() public method

public Run ( ) : void
return void

SetOnceThread() public method

public SetOnceThread ( Random random ) : Lucene.Net.Support
random System.Random
return Lucene.Net.Support