C# Class MbDotNet.Models.Predicates.XPathSelector

Mostra file Open project: mattherman/MbDotNet Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
XPathSelector ( string selector ) : System.Collections.Generic
XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic

Method Details

XPathSelector() public method

public XPathSelector ( string selector ) : System.Collections.Generic
selector string
return System.Collections.Generic

XPathSelector() public method

public XPathSelector ( string selector, string>.IDictionary namespaces ) : System.Collections.Generic
selector string
namespaces string>.IDictionary
return System.Collections.Generic