Compartilhar via


Serializer Constructor

Include Protected Members
Include Inherited Members

Provides a default constructor and two overloads.

Overload List

  Name Description
Public method Serializer() Default constructor.
Public method Serializer(IDictionary<Type, JsonEncoder>) Creates a serializer object, initialized with a collection of encoder delegates and associated types.
Public method Serializer(IDictionary<Type, JsonEncoder>, Serializer) Creates a serializer object, deriving from a base serializer object, and initialized with a collection of encoder delegates and associated types.

Top

See Also

Reference

Serializer Class

Serializer Members

Microsoft.SharePoint.JsonUtilities Namespace