ExceptionSettings Class
Exception settings.
public sealed class ExceptionSettings
- Namespace
- Spectre
.Console
Constructors
-
ExceptionSettings
() -
Initializes a new instance of the
ExceptionSettings
class.
Properties
Extension Methods
-
T And
< Exception Settings> (Action < Exception Settings> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.