C# Class System.Xml.Xsl.IlGen.XmlILOptimizerVisitor.PositionOfFinder

Inheritance: NodeFinder
Exibir arquivo Open project: gbarnett/shared-source-cli-2.0

Protected Methods

Method Description
OnFound ( QilNode expr ) : bool

Return true only if parent node type is PositionOf.

Method Details

OnFound() protected method

Return true only if parent node type is PositionOf.
protected OnFound ( QilNode expr ) : bool
expr QilNode
return bool