ISerializer Members

Glimpse API

ISerializer Members Glimpse API Documentation

The ISerializer type exposes the following members.

Methods

  NameDescription
Public methodRegisterSerializationConverters
Registers a collection of serialization converters which can conduct custom transformations on given types when processed.
Public methodSerialize
Serializes the specified object to JSON.
Back to Top
See Also