C# 클래스 DslConfig.Events.CompilationErrorEventArgs

EventArgs for errors and exceptions in DslConfig.NET
상속: System.EventArgs
파일 보기 프로젝트 열기: johannes-brunner/DslConfig

공개 메소드들

메소드 설명
CompilationErrorEventArgs ( Exception ex ) : System

메소드 상세

CompilationErrorEventArgs() 공개 메소드

public CompilationErrorEventArgs ( Exception ex ) : System
ex System.Exception
리턴 System