Formatter(IFormatterRepository)
Initializes a new instance of the Formatter<T> class using the specified IFormatterRepository to access formatters for other types.
Declaration
protected Formatter(IFormatterRepository repository)
Parameters
Type | Name | Description |
---|---|---|
IFormatterRepository | repository |