C# Class ModernSteward.CrashReporter

Exibir arquivo Open project: ModernSteward/ModernSteward

Public Properties

Property Type Description
server string

Public Methods

Method Description
Report ( Exception ex ) : void

Private Methods

Method Description
Post ( string text ) : void

Method Details

Report() public static method

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

Property Details

server public_oe static_oe property

public static string server
return string