Skip to main content Skip to complementary content

WriteJson Method

Overloads

WriteJson(JsonWriter, Object, JsonSerializer)

Declaration

      public override void WriteJson(JsonWriter writer, object value, JsonSerializer serializer)
    

Parameters

Type Name Description
Newtonsoft.Json.JsonWriter writer
System.Object value
Newtonsoft.Json.JsonSerializer serializer

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!