C# Class Protogame.ConsoleErrorReportOutput

Inheritance: IErrorReportOutput
Afficher le fichier Open project: RedpointGames/Protogame Class Usage Examples

Méthodes publiques

Méthode Description
Report ( Exception ex ) : void

Method Details

Report() public méthode

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