C# Class Glyma.SharePoint.Search.SimpleQuestionFilter

Filters out a Glyma node if it is identified as a "simple" question.
Inheritance: INodeCrawlRule
Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( DynamicType glymaNode, IGlymaMapRepository mapRepository ) : bool
DeepCopy ( ) : INodeCrawlRule

Method Details

Apply() public méthode

public Apply ( DynamicType glymaNode, IGlymaMapRepository mapRepository ) : bool
glymaNode DynamicType
mapRepository IGlymaMapRepository
Résultat bool

DeepCopy() public méthode

public DeepCopy ( ) : INodeCrawlRule
Résultat INodeCrawlRule