ActionAssertionsChain<TException>.Exception Property
Definition
Gets the exception that was thrown.
public TException Exception { get; }
Property Value
TException
Gets the exception that was thrown.
public TException Exception { get; }
TException