PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersInt16Formatter
Open sandboxFocus

Int16Formatter Class

Efficient formatter for System.Int16.

Inheritance
Formatter<System.Int16>
Int16Formatter
Implements
IFormatter<System.Int16>
IOptionAwareFormatter
IFormatter
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, Int16)

Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant).