Class
formatter.NullFormatter

A formatter which does nothing.

If the writer parameter is omitted, a NullWriter instance is created. No methods of the writer are called by NullFormatter instances.

Implementations should inherit from this class if implementing a writer interface but don't need to inherit any implementation.

Base classes

There are no base classes.

Implemented Interfaces

There are no implemented interfaces.

Attributes/Properties

There are no attributes in this class.

Methods

Known Subclasses

There are no known subclasses.