C# Class TRock.Music.UnhandledExceptionEventArgs

Inheritance: System.ComponentModel.HandledEventArgs
Afficher le fichier Open project: torshy/TRock.Music

Méthodes publiques

Méthode Description
UnhandledExceptionEventArgs ( Exception exception ) : System

Method Details

UnhandledExceptionEventArgs() public méthode

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