C# Class MatchAny.ElementMatch.ElementCDATAMatch.NamespaceMatch, simplexml

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

Méthodes publiques

Méthode Description
Match ( org, element ) : bool
Match ( org, element, String prefix ) : bool
NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core

Method Details

Match() public méthode

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

Match() public méthode

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

NamespaceMatch() public méthode

public NamespaceMatch ( String reference ) : SimpleFramework.Xml.Core
reference String
Résultat SimpleFramework.Xml.Core