MetalamaAPI documentationFlashtrace APIFlashtrace.​FormattersFormatter­Extensions
Open sandboxFocus

FormatterExtensions Class

Extension methods for the IFormatter interface.

Inheritance
System.Object
FormatterExtensions
Namespace: Flashtrace.Formatters
Assembly: Flashtrace.Formatters.dll
Syntax
public static class FormatterExtensions : Object

Methods

Name Description
WithOptions(IFormatter, FormattingOptions)

Returns a copy of the current formatter, but for different options.

WithOptions<T>(IFormatter<T>, FormattingOptions)

Returns a copy of the current formatter, but for different options.