Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
Components
DictionaryAdapter
XPathContext.MatchFunction
C# 클래스 Castle.Components.DictionaryAdapter.XPathContext.MatchFunction
상속:
IXsltContextFunction
파일 보기
프로젝트 열기: Jarvin-Guan/CleanAOP
공개 프로퍼티들
프로퍼티
타입
설명
Instance
MatchFunction
공개 메소드들
메소드
설명
Invoke
(
XsltContext
xsltContext
,
object
args
,
XPathNavigator
docContext
) :
object
보호된 메소드들
메소드
설명
MatchFunction
( ) :
System
메소드 상세
Invoke()
공개
메소드
public
Invoke
(
XsltContext
xsltContext
,
object
args
,
XPathNavigator
docContext
) :
object
xsltContext
System.Xml.Xsl.XsltContext
args
object
docContext
System.Xml.XPath.XPathNavigator
리턴
object
MatchFunction()
보호된
메소드
protected
MatchFunction
( ) :
System
리턴
System
프로퍼티 상세
Instance
공개적으로 정적으로 프로퍼티
public
static
MatchFunction
Instance
리턴
MatchFunction