C# 클래스 MbDotNet.Models.Predicates.XPathSelector

파일 보기 프로젝트 열기: mattherman/MbDotNet 1 사용 예제들

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