System.Xml.Xsl.XsltOld.XsltCompileContext.FuncElementAvailable.FuncElementAvailable C# (CSharp) Method

FuncElementAvailable() public method

public FuncElementAvailable ( ) : System.Diagnostics
return System.Diagnostics
            public FuncElementAvailable() : base(1, 1, XPathResultType.Boolean, new XPathResultType[] { XPathResultType.String  }) {}
            public override object Invoke(XsltContext xsltContext, object[] args, XPathNavigator docContext) {
XsltCompileContext.FuncElementAvailable