JsonRowConverter.ShouldSerializeExtension property
Should serialize extension
public static Func<IRow, string, bool>? ShouldSerializeExtension { get; set; }
See Also
- interface IRow
- class JsonRowConverter
Should serialize extension
public static Func<IRow, string, bool>? ShouldSerializeExtension { get; set; }