C# Class MatchAny.ElementMatch, simplexml

Inheritance: ExpressionMatch
Mostra file Open project: ngallagher/simplexml

Public Methods

Method Description
ElementMatch ( String text ) : SimpleFramework.Xml.Core
Match ( org, element ) : bool

Method Details

ElementMatch() public method

public ElementMatch ( String text ) : SimpleFramework.Xml.Core
text String
return SimpleFramework.Xml.Core

Match() public method

public Match ( org, element ) : bool
element org,
return bool