Show / Hide Table of Contents

    Delegate SerializationCallback

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

    StreamingContext context

    Back to top Azure SDK for Net