Efficient formatter for short.
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class Int16Formatter : Formatter<short>, IFormatter<short>, IOptionAwareFormatter, IFormatter
Fields
Name | Description |
---|---|
Instance | The singleton instance of Int16Formatter. |
Methods
Name | Description |
---|---|
Write(UnsafeStringBuilder, short) | Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant). |