Method ValidOptions
ValidOptions()
Declaration
protected virtual IEnumerable<BaseTermVectorsFormatTestCase.Options> ValidOptions()
Returns
Type | Description |
---|---|
IEnumerable<BaseTermVectorsFormatTestCase.Options> |
ValidOptions(BaseTermVectorsFormatTestCase.Options, BaseTermVectorsFormatTestCase.Options)
Declaration
protected virtual IEnumerable<BaseTermVectorsFormatTestCase.Options> ValidOptions(BaseTermVectorsFormatTestCase.Options startInc, BaseTermVectorsFormatTestCase.Options endInc)
Parameters
Type | Name | Description |
---|---|---|
BaseTermVectorsFormatTestCase.Options | startInc | |
BaseTermVectorsFormatTestCase.Options | endInc |
Returns
Type | Description |
---|---|
IEnumerable<BaseTermVectorsFormatTestCase.Options> |