C# 클래스 MatchAny.ElementMatch.ElementCDATAMatch.NamespaceMatch, simplexml

상속: ExpressionMatch
파일 보기 프로젝트 열기: ngallagher/simplexml

공개 메소드들

메소드 설명
Match ( org, element ) : bool
Match ( org, element, String prefix ) : bool
NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core

메소드 상세

Match() 공개 메소드

public Match ( org, element ) : bool
element org,
리턴 bool

Match() 공개 메소드

public Match ( org, element, String prefix ) : bool
element org,
prefix String
리턴 bool

NamespaceMatch() 공개 메소드

public NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core
reference String
리턴 SimpleFramework.Xml.Core