ISerializationConverter Members
From Glimpse API
| ISerializationConverter Members | Glimpse API Documentation |
The ISerializationConverter type exposes the following members.
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