The Formatter type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Formatter | Initializes a new instance of the Formatter class |
Fields
| Name | Description | |
|---|---|---|
| Default |
Default formatter used when serializing objects to bytes.
The user can override this default.
|
See Also