C# Class NLogViewer.Receivers.ReceiverErrorEventArgs

Inheritance: System.EventArgs
Mostra file Open project: jkowalski/NLogViewer

Public Methods

Method Description
ReceiverErrorEventArgs ( Exception ex ) : System

Method Details

ReceiverErrorEventArgs() public method

public ReceiverErrorEventArgs ( Exception ex ) : System
ex System.Exception
return System