Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DslConfig
Events
CompilationErrorEventArgs
C# Class DslConfig.Events.CompilationErrorEventArgs
EventArgs for errors and exceptions in DslConfig.NET
Inheritance:
System.EventArgs
Show file
Open project: johannes-brunner/DslConfig
Public Methods
Method
Description
CompilationErrorEventArgs
(
Exception
ex
) :
System
Method Details
CompilationErrorEventArgs()
public
method
public
CompilationErrorEventArgs
(
Exception
ex
) :
System
ex
System.Exception
return
System