메소드 | 설명 | |
---|---|---|
ConvertToXPathType ( object val, XPathResultType xt, TypeCode typeCode ) : object | ||
Invoke ( XsltContext xsltContext, object args, |
||
ToBoolean ( object argument ) : bool | ||
ToIterator ( object argument ) : |
||
ToNavigator ( object argument ) : |
||
ToNumber ( object argument ) : double | ||
ToString ( object argument ) : string | ||
XsltFunctionImpl ( ) : System.Diagnostics | ||
XsltFunctionImpl ( int minArgs, int maxArgs, XPathResultType returnType, XPathResultType argTypes ) : System.Diagnostics |
메소드 | 설명 | |
---|---|---|
Init ( int minArgs, int maxArgs, XPathResultType returnType, XPathResultType argTypes ) : void |
메소드 | 설명 | |
---|---|---|
IteratorToString ( |
||
ToNumeric ( object argument, TypeCode typeCode ) : object |
public static ConvertToXPathType ( object val, XPathResultType xt, TypeCode typeCode ) : object | ||
val | object | |
xt | XPathResultType | |
typeCode | TypeCode | |
리턴 | object |
protected Init ( int minArgs, int maxArgs, XPathResultType returnType, XPathResultType argTypes ) : void | ||
minArgs | int | |
maxArgs | int | |
returnType | XPathResultType | |
argTypes | XPathResultType | |
리턴 | void |
public abstract Invoke ( XsltContext xsltContext, object args, |
||
xsltContext | XsltContext | |
args | object | |
docContext | ||
리턴 | object |
public static ToIterator ( object argument ) : |
||
argument | object | |
리턴 |
public static ToNavigator ( object argument ) : |
||
argument | object | |
리턴 |
public XsltFunctionImpl ( int minArgs, int maxArgs, XPathResultType returnType, XPathResultType argTypes ) : System.Diagnostics | ||
minArgs | int | |
maxArgs | int | |
returnType | XPathResultType | |
argTypes | XPathResultType | |
리턴 | System.Diagnostics |