C# Class OSCsharp.Utils.ExceptionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: valyard/OSCsharp

Méthodes publiques

Méthode Description
ExceptionEventArgs ( Exception ex ) : System

Method Details

ExceptionEventArgs() public méthode

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