Inheritance Hierarchy
Ingeniux.Runtime.SearchDexDexParametersExtractorKeymatchSearchParametersWrapper, KeymatchParameters
Ingeniux.Runtime.SearchDexKeymatchSearchParamsExtractor
Namespace: Ingeniux.Runtime.SearchDex
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.16
Syntax
public class KeymatchSearchParamsExtractor : DexParametersExtractor<KeymatchSearchParametersWrapper, KeymatchParameters>
The KeymatchSearchParamsExtractor type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| KeymatchSearchParamsExtractor | Initializes a new instance of the KeymatchSearchParamsExtractor class |
Properties
| Name | Description | |
|---|---|---|
| Cookies | (Inherited from DexParametersExtractorTWrapper, TModel.) | |
| Form | (Inherited from DexParametersExtractorTWrapper, TModel.) | |
| MethodParameters | (Inherited from DexParametersExtractorTWrapper, TModel.) | |
| QueryString | (Inherited from DexParametersExtractorTWrapper, TModel.) | |
| ServerVariables | (Inherited from DexParametersExtractorTWrapper, TModel.) |
Methods
| Name | Description | |
|---|---|---|
| Extract | (Inherited from DexParametersExtractorTWrapper, TModel.) |
See Also