C# 클래스 Compiler.BuildException

상속: System.ApplicationException
파일 보기 프로젝트 열기: kthompson/csharpos

공개 메소드들

메소드 설명
BuildException ( string errorLog, string outputLog ) : System

메소드 상세

BuildException() 공개 메소드

public BuildException ( string errorLog, string outputLog ) : System
errorLog string
outputLog string
리턴 System