System.Xml.Xsl.NoOperationDebugger.OnExecute C# (CSharp) Method

OnExecute() protected method

protected OnExecute ( XPathNodeIterator currentNodeset, XPathNavigator style, XsltContext context ) : void
currentNodeset System.Xml.XPath.XPathNodeIterator
style System.Xml.XPath.XPathNavigator
context XsltContext
return void
			protected void OnExecute (XPathNodeIterator currentNodeset, XPathNavigator style, XsltContext context)
			{
				//ShowLocationInTrace (style);
			}
/*
NoOperationDebugger