C# Class OctoTorrent.Client.CriticalExceptionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Eskat0n/OctoTorrent 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