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

Int16Formatter Class

Efficient formatter for Int16.

Inheritance
Int16Formatter
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).