C# Class Gablarski.Clients.GablarskiErrorReporter

Inheritance: IErrorReporter
Afficher le fichier Open project: ermau/Gablarski

Méthodes publiques

Méthode Description
ReportError ( Exception ex ) : void

Private Methods

Méthode Description
GablarskiErrorReporter ( ) : System
GetOS ( ) : string
ReportError ( Exception ex, int parentId ) : void

Method Details

ReportError() public méthode

public ReportError ( Exception ex ) : void
ex System.Exception
Résultat void