Formatter<T> Methods |
The Formatter<T> generic type exposes the following members.
Name | Description | |
---|---|---|
Write(UnsafeStringBuilder, Object) |
Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant).
| |
Write(UnsafeStringBuilder, T) |
Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant).
|
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |