C# Class DslConfig.Events.CompilationErrorEventArgs

EventArgs for errors and exceptions in DslConfig.NET
Inheritance: System.EventArgs
Afficher le fichier Open project: johannes-brunner/DslConfig

Méthodes publiques

Méthode Description
CompilationErrorEventArgs ( Exception ex ) : System

Method Details

CompilationErrorEventArgs() public méthode

public CompilationErrorEventArgs ( Exception ex ) : System
ex System.Exception
Résultat System