C# Class MatchAny.ElementMatch.ElementCDATAMatch, simplexml

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

Méthodes publiques

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

Method Details

ElementCDATAMatch() public méthode

public ElementCDATAMatch ( 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