C# 클래스 System.Xml.Xsl.IlGen.XmlILOptimizerVisitor.PositionOfFinder

상속: NodeFinder
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

보호된 메소드들

메소드 설명
OnFound ( QilNode expr ) : bool

Return true only if parent node type is PositionOf.

메소드 상세

OnFound() 보호된 메소드

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