WithOptions(FormattingOptions)
An interface that implementations of IFormattable can optionally implement to support options.
Declaration
public virtual IOptionAwareFormatter WithOptions(FormattingOptions options)
Parameters
Type | Name | Description |
---|---|---|
FormattingOptions | options |
Returns
Type | Description |
---|---|
IOptionAwareFormatter |