C# Class MbDotNet.Models.Predicates.XPathSelector

Afficher le fichier Open project: mattherman/MbDotNet Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
XPathSelector ( string selector ) : System.Collections.Generic
XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic

Method Details

XPathSelector() public méthode

public XPathSelector ( string selector ) : System.Collections.Generic
selector string
Résultat System.Collections.Generic

XPathSelector() public méthode

public XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic
selector string
namespaces string>.IDictionary
Résultat System.Collections.Generic