C# Class PortableRx.Reactive.ExceptionHelpers

Afficher le fichier Open project: robfe/PortableRx

Méthodes publiques

Méthode Description
Throw ( this exception ) : void
ThrowIfNotNull ( this exception ) : void

Private Methods

Méthode Description
Initialize ( ) : IExceptionServices

Method Details

Throw() public static méthode

public static Throw ( this exception ) : void
exception this
Résultat void

ThrowIfNotNull() public static méthode

public static ThrowIfNotNull ( this exception ) : void
exception this
Résultat void