C# Class Zetbox.API.LoggingProblemReporter

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

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