C# Class System.Reactive.PlatformServices.DefaultExceptionServices

Inheritance: IExceptionServices
Mostra file Open project: robfe/PortableRx

Public Methods

Method Description
Rethrow ( Exception exception ) : void

Method Details

Rethrow() public method

public Rethrow ( Exception exception ) : void
exception System.Exception
return void