Inheritance Hierarchy
Ingeniux.Runtime.SearchDexSearchProcessorBaseKeymatchSearchParametersWrapper, KeymatchParameters
Ingeniux.Runtime.SearchDexKeymatchProcessor
Namespace: Ingeniux.Runtime.SearchDex
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.16
Syntax
public class KeymatchProcessor : SearchProcessorBase<KeymatchSearchParametersWrapper, KeymatchParameters>
The KeymatchProcessor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KeymatchProcessor | Initializes a new instance of the KeymatchProcessor class |
Methods
Name | Description | |
---|---|---|
![]() | Search | (Overrides SearchProcessorBaseTWrapper, TModelSearch.) |
Fields
Name | Description | |
---|---|---|
![]() | Parameters | (Inherited from SearchProcessorBaseTWrapper, TModel.) |
![]() | Request | (Inherited from SearchProcessorBaseTWrapper, TModel.) |
![]() | SiteSearch | (Inherited from SearchProcessorBaseTWrapper, TModel.) |
See Also