C# 클래스 MatchAny.ElementMatch, simplexml

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

공개 메소드들

메소드 설명
ElementMatch ( String text ) : SimpleFramework.Xml.Core
Match ( org, element ) : bool

메소드 상세

ElementMatch() 공개 메소드

public ElementMatch ( String text ) : SimpleFramework.Xml.Core
text String
리턴 SimpleFramework.Xml.Core

Match() 공개 메소드

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