C# Class Next.ExceptionEventArgs

Afficher le fichier Open project: JohanLarsson/Next

Méthodes publiques

Méthode Description
ExceptionEventArgs ( string message, Exception exception ) : System

Method Details

ExceptionEventArgs() public méthode

public ExceptionEventArgs ( string message, Exception exception ) : System
message string
exception System.Exception
Résultat System