C# Class PortableRx.Reactive.DefaultExceptionServices

Inheritance: IExceptionServices
Afficher le fichier Open project: robfe/PortableRx

Méthodes publiques

Méthode Description
Rethrow ( Exception exception ) : void

Method Details

Rethrow() public méthode

public Rethrow ( Exception exception ) : void
exception System.Exception
Résultat void