C# Class hitaBot.WS.Events.WSErrorEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: Hitakashi/hitaBot-WS Class Usage Examples

Public Methods

Method Description
WSErrorEventArgs ( Exception exception ) : System

Method Details

WSErrorEventArgs() public method

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