C# 클래스 NBoilerpipePortable.Parser.CommonTagActions._TagAction_70

상속: TagAction
파일 보기 프로젝트 열기: Synergex/Baconography

공개 메소드들

메소드 설명
ChangesTagLevel ( ) : bool
End ( NBoilerpipeContentHandler instance, string localName ) : bool
Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool
_TagAction_70 ( ) : System

메소드 상세

ChangesTagLevel() 공개 메소드

public ChangesTagLevel ( ) : bool
리턴 bool

End() 공개 메소드

public End ( NBoilerpipeContentHandler instance, string localName ) : bool
instance NBoilerpipeContentHandler
localName string
리턴 bool

Start() 공개 메소드

public Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool
instance NBoilerpipeContentHandler
localName string
atts HtmlAgilityPack.HtmlAttributeCollection
리턴 bool

_TagAction_70() 공개 메소드

public _TagAction_70 ( ) : System
리턴 System