TJsonNamingStrategyClass Class Reference
Class reference type for TJsonNamingStrategy.
Remarks
Used by the JsonNamingStrategy attribute to specify a naming strategy class at the type level, which is then instantiated at runtime.
Syntax
Unit: Bcl.Json.Converters
TJsonNamingStrategyClass = class of TJsonNamingStrategy;