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

Inheritance: Lucene.Net.Support.ThreadClass
Afficher le fichier Open project: paulirwin/lucene.net

Méthodes publiques

Méthode Description
Run ( ) : void
SetOnceThread ( Random random ) : Lucene.Net.Support

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

SetOnceThread() public méthode

public SetOnceThread ( Random random ) : Lucene.Net.Support
random System.Random
Résultat Lucene.Net.Support