C# Class NFluent.ApiChecks.ExceptionChecks

This class hosts extensions methods related to exception related checks for APIs/lib.
Afficher le fichier Open project: tpierrain/NFluent

Méthodes publiques

Méthode Description
AndWhichMessage ( this check ) : ICheck

Provides access to the error message of the exception.

Method Details

AndWhichMessage() public static méthode

Provides access to the error message of the exception.
public static AndWhichMessage ( this check ) : ICheck
check this
Résultat ICheck