C# Class ManicDigger.CrashReporter

Mostra file Open project: GlennMR/800Craft-Client Class Usage Examples

Public Methods

Method Description
Crash ( Exception e ) : void
Start ( Main main, string args ) : void

Method Details

Crash() public static method

public static Crash ( Exception e ) : void
e System.Exception
return void

Start() public method

public Start ( Main main, string args ) : void
main Main
args string
return void