43b1c6d1 670f ea61 15a4 80f88ef46fe2 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

TokenLiterals Class

Provides all constant characters internally used.

Inheritance Hierarchy

System.Object
  Plexdata.Utilities.Formatting.Defines.TokenLiterals
Namespace: Plexdata.Utilities.Formatting.Defines
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0

Syntax

C#

internal static class TokenLiterals

The TokenLiterals type exposes the following members.

Fields

 

Name Description
Public fieldStatic memberCode example ClosedToken The formatting tag close character.
Public fieldStatic member ExpandToken The expand character.
Public fieldStatic memberCode example FormatToken The format separator character.
Public fieldStatic memberCode example HollowToken The hollow character.
Public fieldStatic memberCode example HyphenToken The hyphen character.
Public fieldStatic memberCode example LiningToken The lining separator character.
Public fieldStatic memberCode example OpenedToken The formatting tag open character.
Public fieldStatic memberCode example SpreadToken The expanding prefix character.
Public fieldStatic memberCode example StringToken The stringify prefix character.
  Back to Top

Remarks

This static class provides all constant characters to be used internally.

See Also

Reference

Plexdata.Utilities.Formatting.Defines Namespace

⚠️ **GitHub.com Fallback** ⚠️