Show / Hide Table of Contents

    Method ReadJson

    ReadJson(JsonReader, Type, Object, JsonSerializer)

    Declaration
    public override object ReadJson(JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer)
    Parameters
    Type Name Description
    Newtonsoft.Json.JsonReader reader
    Type objectType
    Object existingValue
    Newtonsoft.Json.JsonSerializer serializer
    Returns
    Type Description
    Object
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.