C# Class Lucene.Net.Util.TestStringIntern.TestRun

Exibir arquivo Open project: synhershko/lucene.net

Public Properties

Property Type Description
Reset System.Threading.ManualResetEvent

Public Methods

Method Description
Run ( System state ) : void
TestRun ( Int32 seed, int iter, bool newStrings, TestStringIntern enclosingInstance ) : System

Method Details

Run() public method

public Run ( System state ) : void
state System
return void

TestRun() public method

public TestRun ( Int32 seed, int iter, bool newStrings, TestStringIntern enclosingInstance ) : System
seed System.Int32
iter int
newStrings bool
enclosingInstance TestStringIntern
return System

Property Details

Reset public_oe property

public ManualResetEvent,System.Threading Reset
return System.Threading.ManualResetEvent