CustomContext.ResolveFunction Method
Definition
- Namespace
- Sandcastle.Core.BuildAssembler
- Assembly
- Sandcastle.Core.dll
This method is not implemented
public override IXsltContextFunction ResolveFunction(string prefix, string name, XPathResultType[] argumentTypes)
Parameters
prefixstringNot used
namestringNot used
argumentTypesXPathResultType[]Not used
Returns
- IXsltContextFunction
Not implemented
Exceptions
- NotImplementedException
This method is not implemented