DescriptionStyle Class

Defines styles for describing the purpose or details of a command.
public sealed class DescriptionStyle

Properties

Style Header
Gets or sets the style for the header in the description.

Extension Methods

T And<DescriptionStyle>(Action<DescriptionStyle>)
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.