C# 클래스 Tidy.Core.ScriptCheckAttribs

Check attributes. (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.cs for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000
상속: ICheckAttribs
파일 보기 프로젝트 열기: r1pper/TidyNetPortable

공개 메소드들

메소드 설명
Check ( Lexer lexer, Node node ) : void

메소드 상세

Check() 공개 메소드

public Check ( Lexer lexer, Node node ) : void
lexer Lexer
node Node
리턴 void