C# 클래스 SharpTAL.TemplateParseException

상속: System.Exception
파일 보기 프로젝트 열기: lck/SharpTAL

공개 메소드들

메소드 설명
TemplateParseException ( Tag tag, string errorDescription ) : System
ToString ( ) : string

메소드 상세

TemplateParseException() 공개 메소드

public TemplateParseException ( Tag tag, string errorDescription ) : System
tag Tag
errorDescription string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string