Show / Hide Table of Contents

    Delegate SerializationErrorCallback

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Newtonsoft.Json.dll
    Syntax
    public delegate void SerializationErrorCallback(object o, StreamingContext context, ErrorContext errorContext);
    Parameters
    Object o

    StreamingContext context

    ErrorContext errorContext

    Back to top Azure SDK for Net