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

Int64Formatter Class

Efficient formatter for Int64.

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

Fields

Name Description
Instance

The singleton instance of Int64Formatter.

Methods

Name Description
Write(UnsafeStringBuilder, Int64)

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