C# Class Universal.Torrent.Client.Args.CriticalExceptionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: haroldma/Universal.Torrent Class Usage Examples

Méthodes publiques

Méthode Description
CriticalExceptionEventArgs ( Exception ex, ClientEngine engine ) : System

Method Details

CriticalExceptionEventArgs() public méthode

public CriticalExceptionEventArgs ( Exception ex, ClientEngine engine ) : System
ex System.Exception
engine ClientEngine
Résultat System