C# Class Rocket.Surgery.Airframe.Forms.ExceptionHandler

Represents the default exception handler.
Inheritance: ExceptionHandlerBase
Exibir arquivo Open project: RocketSurgeonsGuild/Airframe

Public Methods

Method Description
ExceptionHandler ( ) : ReactiveUI

Initializes a new instance of the ExceptionHandler class.

Method Details

ExceptionHandler() public method

Initializes a new instance of the ExceptionHandler class.
public ExceptionHandler ( ) : ReactiveUI
return ReactiveUI