C# Class NLogViewer.Receivers.ReceiverErrorEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jkowalski/NLogViewer

Méthodes publiques

Méthode Description
ReceiverErrorEventArgs ( Exception ex ) : System

Method Details

ReceiverErrorEventArgs() public méthode

public ReceiverErrorEventArgs ( Exception ex ) : System
ex System.Exception
Résultat System