A formatting rule for Int16, Int32, Int64,
UInt16, UInt32, and UInt64.
Namespace:
Gallio.Runtime.FormattingAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public sealed class IntegerFormattingRule : IFormattingRule |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class IntegerFormattingRule _ Implements IFormattingRule |
Remarks
Formats values like: "5", "123", "-12".
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.Formatting..::.IntegerFormattingRule
Gallio.Runtime.Formatting..::.IntegerFormattingRule
