C# 클래스 Gablarski.Clients.AutomaticErrorReporter

파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
Add ( IErrorReporter reporter ) : void

Adds reporter to the list of error reporters.

AutomaticErrorReporter ( ) : System

비공개 메소드들

메소드 설명
CurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

메소드 상세

Add() 공개 메소드

Adds reporter to the list of error reporters.
is null.
public Add ( IErrorReporter reporter ) : void
reporter IErrorReporter
리턴 void

AutomaticErrorReporter() 공개 메소드

public AutomaticErrorReporter ( ) : System
리턴 System