C# Class EntryPoint.XPathStringExtensionFunctions, gert

Inheritance: System.Xml.Xsl.IXsltContextFunction
Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
Invoke ( System xsltContext, object args, System docContext ) : object
XPathStringExtensionFunctions ( int p_minArgs, int p_maxArgs, XPathResultType, p_ReturnType, XPathResultType, p_ArgTypes, string p_FunctionName ) : System

Private Methods

Méthode Description
left ( string str, int length ) : string
right ( string str, int length ) : string

Method Details

Invoke() public méthode

public Invoke ( System xsltContext, object args, System docContext ) : object
xsltContext System
args object
docContext System
Résultat object

XPathStringExtensionFunctions() public méthode

public XPathStringExtensionFunctions ( int p_minArgs, int p_maxArgs, XPathResultType, p_ReturnType, XPathResultType, p_ArgTypes, string p_FunctionName ) : System
p_minArgs int
p_maxArgs int
p_ReturnType XPathResultType,
p_ArgTypes XPathResultType,
p_FunctionName string
Résultat System