A formatting rule for SByte.
Namespace:
Gallio.Runtime.FormattingAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public sealed class SByteFormattingRule : IFormattingRule |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class SByteFormattingRule _ Implements IFormattingRule |
Remarks
Formats values as two digit signed hex values like "0x55" and "-0x55".
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.Formatting..::.SByteFormattingRule
Gallio.Runtime.Formatting..::.SByteFormattingRule
