C# Class fCraft.Events.CrashEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: fragmer/fCraft Class Usage Examples

Private Methods

Method Description
CrashEventArgs ( string message, string location, Exception exception, bool submitCrashReport, bool isCommonProblem, bool shutdownImminent ) : System