A formatting rule for Type.
Namespace:
Gallio.Runtime.FormattingAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class TypeFormattingRule : IFormattingRule |
| Visual Basic (Declaration) |
|---|
Public Class TypeFormattingRule _ Implements IFormattingRule |
Remarks
Formats values like: string, MyType.Nested, int[], byte*, similar to C#.
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.Formatting..::.TypeFormattingRule
Gallio.Runtime.Formatting..::.MemberInfoFormattingRule
Gallio.Runtime.Formatting..::.TypeFormattingRule
Gallio.Runtime.Formatting..::.MemberInfoFormattingRule
