C# Class MatchAny.ElementMatch, simplexml

Inheritance: ExpressionMatch
Afficher le fichier Open project: ngallagher/simplexml

Méthodes publiques

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

Method Details

ElementMatch() public méthode

public ElementMatch ( String text ) : SimpleFramework.Xml.Core
text String
Résultat SimpleFramework.Xml.Core

Match() public méthode

public Match ( org, element ) : bool
element org,
Résultat bool