C# Class PortableRx.Reactive.DefaultExceptionServices

Inheritance: IExceptionServices
Mostrar archivo 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