Skip to content

HashSetStringJsonConverter.Write method

public override void Write(Utf8JsonWriter writer, HashSet<string> value, 
    JsonSerializerOptions options)

See Also