C# Class Zetbox.API.Common.Reporting.LoggingErrorReporter

Inheritance: IReportingErrorReporter
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
ReportErrors ( object foo, Exception ex, Stream mddl ) : void

Method Details

ReportErrors() public méthode

public ReportErrors ( object foo, Exception ex, Stream mddl ) : void
foo object
ex System.Exception
mddl Stream
Résultat void