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

Int32Formatter Class

Efficient formatter for Int32.

Inheritance
Int32Formatter
Namespace: PostSharp.Patterns.Formatters
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class Int32Formatter : Formatter<int>, IFormatter<int>, IOptionAwareFormatter, IFormatter

Fields

Name Description
Instance

The singleton instance of Int32Formatter.

Methods

Name Description
Write(UnsafeStringBuilder, Int32)

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