System.Xml.Xsl.NoOperationDebugger.OnExecute C# (CSharp) 메소드

OnExecute() 보호된 메소드

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