C# Class Gablarski.Clients.AutomaticErrorReporter

Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Méthode Description
Add ( IErrorReporter reporter ) : void

Adds reporter to the list of error reporters.

AutomaticErrorReporter ( ) : System

Private Methods

Méthode Description
CurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

Add() public méthode

Adds reporter to the list of error reporters.
is null.
public Add ( IErrorReporter reporter ) : void
reporter IErrorReporter
Résultat void

AutomaticErrorReporter() public méthode

public AutomaticErrorReporter ( ) : System
Résultat System