C# 클래스 IronPythonMef.IronPythonFile.SyntaxErrorExceptionPrettyWrapper

상속: PythonException
파일 보기 프로젝트 열기: JogoShugh/IronPythonMef

공개 메소드들

메소드 설명
SyntaxErrorExceptionPrettyWrapper ( string message, SyntaxErrorException innerException ) : System

메소드 상세

SyntaxErrorExceptionPrettyWrapper() 공개 메소드

public SyntaxErrorExceptionPrettyWrapper ( string message, SyntaxErrorException innerException ) : System
message string
innerException Microsoft.Scripting.SyntaxErrorException
리턴 System