C# Class Volante.TestIndexRangeSearch

Inheritance: ITest
显示文件 Open project: kjk/volante

Public Methods

Method Description
Run ( TestConfig config ) : void

Private Methods

Method Description
GetInRange ( Record>.IIndex idx, long range ) : Record[]

Method Details

Run() public method

public Run ( TestConfig config ) : void
config TestConfig
return void