C# Класс MbDotNet.Models.Predicates.XPathSelector

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
XPathSelector ( string selector ) : System.Collections.Generic
XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic

Описание методов

XPathSelector() публичный Метод

public XPathSelector ( string selector ) : System.Collections.Generic
selector string
Результат System.Collections.Generic

XPathSelector() публичный Метод

public XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic
selector string
namespaces string>.IDictionary
Результат System.Collections.Generic