C# Class Protogame.NullErrorReportOutput

Inheritance: IErrorReportOutput
Mostra file Open project: RedpointGames/Protogame Class Usage Examples

Public Methods

Method Description
Report ( Exception ex ) : void

Method Details

Report() public method

public Report ( Exception ex ) : void
ex System.Exception
return void