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

Inheritance: System.EventArgs
Mostra file Open project: haroldma/Universal.Torrent Class Usage Examples

Public Methods

Method Description
CriticalExceptionEventArgs ( Exception ex, ClientEngine engine ) : System

Method Details

CriticalExceptionEventArgs() public method

public CriticalExceptionEventArgs ( Exception ex, ClientEngine engine ) : System
ex System.Exception
engine ClientEngine
return System