2ddb743b 8c6d 9c59 82f2 faed09e92d75 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
This field holds the fallback serializer.
Namespace: Plexdata.Utilities.Formatting.Helpers
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0
C#
private static readonly IArgumentSerializer FallbackSerializer
Type: IArgumentSerializer
The fallback serializer is used in every case if no other serializer is used to turn complex data types and classes into their string representation.
TemplateWeaver Class
Plexdata.Utilities.Formatting.Helpers Namespace