C# Class Zetbox.API.FogBugzProblemReporter

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

Méthodes publiques

Méthode Description
Report ( string message, string description, System screenshot, Exception exeption ) : void

Private Methods

Méthode Description
ProgramFilesx86 ( ) : string

Method Details

Report() public méthode

public Report ( string message, string description, System screenshot, Exception exeption ) : void
message string
description string
screenshot System
exeption System.Exception
Résultat void