C# Class fCraft.Events.CrashEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: fragmer/fCraft Class Usage Examples

Private Methods

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