C# Class Nibbler.Logger

Logs exceptions.
Afficher le fichier Open project: dcramer/nibbits-maploader

Méthodes publiques

Méthode Description
UnhandledException ( object sender, UnhandledExceptionEventArgs ex ) : void

Method Details

UnhandledException() public static méthode

public static UnhandledException ( object sender, UnhandledExceptionEventArgs ex ) : void
sender object
ex System.UnhandledExceptionEventArgs
Résultat void