C# 클래스 HttpGhost.CssSelector.ElementToken

파일 보기 프로젝트 열기: vinntreus/HttpGhost

공개 메소드들

메소드 설명
ElementToken ( List pattern, char currentChar, char previousChar ) : System.Collections.Generic
ToXpath ( ) : void

메소드 상세

ElementToken() 공개 메소드

public ElementToken ( List pattern, char currentChar, char previousChar ) : System.Collections.Generic
pattern List
currentChar char
previousChar char
리턴 System.Collections.Generic

ToXpath() 공개 메소드

public ToXpath ( ) : void
리턴 void