C# 클래스 Axiom.Scripting.Compiler.ScriptCompiler.CompileError

파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

공개 메소드들

메소드 설명
CompileError ( CompileErrorCode code, string file, uint line, string msg ) : System

메소드 상세

CompileError() 공개 메소드

public CompileError ( CompileErrorCode code, string file, uint line, string msg ) : System
code CompileErrorCode
file string
line uint
msg string
리턴 System