C# Class MatchAny.ElementMatch.ElementCDATAMatch, simplexml

Inheritance: ExpressionMatch
Mostra file Open project: ngallagher/simplexml

Public Methods

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

Method Details

ElementCDATAMatch() public method

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

Match() public method

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