C# 클래스 EsotericIDE.CompileException

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

공개 메소드들

메소드 설명
CompileException ( string message, int index = null, int length = null ) : System

메소드 상세

CompileException() 공개 메소드

public CompileException ( string message, int index = null, int length = null ) : System
message string
index int
length int
리턴 System