System.Xml.Xsl.XsltOld.XsltCompileContext.FuncKey.FuncKey C# (CSharp) 메소드

FuncKey() 공개 메소드

public FuncKey ( ) : System.Diagnostics
리턴 System.Diagnostics
            public FuncKey() : base(2, 2, XPathResultType.NodeSet, new XPathResultType[] { XPathResultType.String , XPathResultType.Any     }) {}
            public override object Invoke(XsltContext xsltContext, object[] args, XPathNavigator docContext) {
XsltCompileContext.FuncKey