Click or drag to resize
IFastSerializationTypeSurrogate Methods

The IFastSerializationTypeSurrogate type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
Deserializes an object of the supplied type from the SerializationReader.
Public methodSerialize
FastSerializes the object into the SerializationWriter.
Public methodSupportsType
Allows a surrogate to be queried as to whether a particular type is supported
Top
See Also