C# Class Woopsa.HTTPResponseErrorEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: woopsa-protocol/Woopsa Class Usage Examples

Public Methods

Method Description
HTTPResponseErrorEventArgs ( Exception exception ) : System

Method Details

HTTPResponseErrorEventArgs() public method

public HTTPResponseErrorEventArgs ( Exception exception ) : System
exception System.Exception
return System