C# Class Server.CrashedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
CrashedEventArgs ( Exception e ) : System

Method Details

CrashedEventArgs() public method

public CrashedEventArgs ( Exception e ) : System
e System.Exception
return System