C# 클래스 IInteractive.MarkupValidator.Error

상속: Problem
파일 보기 프로젝트 열기: iinteractive/IInteractive.WebTest

공개 메소드들

메소드 설명
Error ( ) : System
Error ( int Line, int Col, string Message, int Messageid, string Explanation, string Source ) : System

메소드 상세

Error() 공개 메소드

public Error ( ) : System
리턴 System

Error() 공개 메소드

public Error ( int Line, int Col, string Message, int Messageid, string Explanation, string Source ) : System
Line int
Col int
Message string
Messageid int
Explanation string
Source string
리턴 System