An interface that implementations of IFormattable can optionally implement to support options.
Namespace: Flashtrace.Formatters
Assembly: Flashtrace.Formatters.dll
Syntax
public interface IOptionAwareFormatter : IFormatterMethods
| Name | Description |
|---|---|
| WithOptions(FormattingOptions) | Returns a copy of the current formatter, but for different options. |