1552294a baf8 13d6 515e dbd02445c9e6 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
The Plexdata.Utilities.Formatting.Entities namespace contains all internal model classes of the Plexdata Template Formatter.
Class | Description | |
---|---|---|
![]() |
ArgumentRelations | Represents implementation of interface IArgumentRelations. |
![]() |
ArgumentRelations.ArgumentRelation | Private class for internal relation management. |
![]() |
BaseToken | The base class of all other token classes. |
![]() |
HoleToken | Represent a formattable token. |
![]() |
TextToken | Represent any kind of plain (unformattable) text. |
This namespace includes the classes BaseToken, TextToken"/> and HoleToken.