C# Class YoCode.ExceptionHandler

Exibir arquivo Open project: FairlyLinearDynamics/YoCode

Public Methods

Method Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

CurrentDomain_UnhandledException() public static method

public static CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
sender object
e UnhandledExceptionEventArgs
return void