C# 클래스 Shakespeare.Support.Utilities.RuntimeException

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

공개 메소드들

메소드 설명
RuntimeException ( int lineno, string format ) : System

메소드 상세

RuntimeException() 공개 메소드

public RuntimeException ( int lineno, string format ) : System
lineno int
format string
리턴 System