[]
        
(Showing Draft Content)

C1.DataCollection.Serialization.SortDescriptionJsonConverter.Write

Write Method

Write(Utf8JsonWriter, SortDescription, JsonSerializerOptions)

Declaration
public override void Write(Utf8JsonWriter writer, SortDescription value, JsonSerializerOptions options)
Parameters
Type Name Description
Utf8JsonWriter writer
SortDescription value
JsonSerializerOptions options
Overrides