C# Class ModernSteward.CrashReporter

Show file 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 static property

public static string server
return string