ISerializationConverter Members

Glimpse API

ISerializationConverter Members Glimpse API Documentation

The ISerializationConverter type exposes the following members.

Methods

  NameDescription
Public methodConvert
Converts the specified object into a representation suitable for serialization.
Back to Top
Properties

  NameDescription
Public propertySupportedTypes
Gets the supported types the converter will be invoked for.
Back to Top
See Also