ISerializationConverter Members | Glimpse API Documentation |
The ISerializationConverter type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
Convert |
Converts the specified object into a representation suitable for serialization.
|
Properties
Name | Description | |
---|---|---|
SupportedTypes |
Gets the supported types the converter will be invoked for.
|
See Also