Defines an interface for custom serialization of Tag objects.
The following tables list the members exposed by the BinarySerializer type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Deserializes a property value from the provided reader. |
|
![]() |
Serializes the specified property value to the provided writer. |
|
![]() |
Returns a value indicating whether the specified property should be serialized. |
See Also