C# Class System.Xml.Xsl.XsltOld.XsltCompileContext.FuncKey
Mostra file
Open project: gbarnett/shared-source-cli-2.0
Public Methods
Method |
Description |
|
FuncKey ( ) : System.Diagnostics |
|
|
Invoke ( XsltContext xsltContext, object args, XPathNavigator docContext ) : object |
|
|
Private Methods
Method |
Description |
|
AddToList ( ArrayList resultCollection, ArrayList newList ) : ArrayList |
|
|
Method Details
public FuncKey ( ) : System.Diagnostics |
return |
System.Diagnostics |
|
public Invoke ( XsltContext xsltContext, object args, XPathNavigator docContext ) : object |
xsltContext |
XsltContext |
|
args |
object |
|
docContext |
System.Xml.XPath.XPathNavigator |
|
return |
object |
|