C# Class Yuhan.Common.Events.UnhandledExceptionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Méthode Description
UnhandledExceptionEventArgs ( Exception exception = null ) : System

Method Details

UnhandledExceptionEventArgs() public méthode

public UnhandledExceptionEventArgs ( Exception exception = null ) : System
exception System.Exception
Résultat System