C# 클래스 Mono.TextTemplating.ParserException

상속: System.Exception
파일 보기 프로젝트 열기: stuartcarnie/Mono.TextTemplating

공개 메소드들

메소드 설명
ParserException ( string message, Location location ) : System

메소드 상세

ParserException() 공개 메소드

public ParserException ( string message, Location location ) : System
message string
location Location
리턴 System