IFastSerializationTypeSurrogate Interface |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IFastSerializationTypeSurrogate type exposes the following members.
Name | Description | |
---|---|---|
Deserialize |
Deserializes an object of the supplied type from the SerializationReader.
| |
Serialize |
FastSerializes the object into the SerializationWriter.
| |
SupportsType |
Allows a surrogate to be queried as to whether a particular type is supported
|