| SerializationHelperDeserialize Method |
| Name | Description | |
|---|---|---|
| Deserialize(EntityBase2, SerializationInfo, StreamingContext) |
Deserializes the specified entity.
| |
| Deserialize(IEntityCollection2, SerializationInfo, StreamingContext) |
Deserializes the specified entity collection.
| |
| Deserialize(ITypedView2, SerializationInfo, StreamingContext) |
Deserializes the specified typed view.
| |
| Deserialize(TypedListCore, SerializationInfo, StreamingContext) |
Deserializes the specified typed list.
| |
| Deserialize(UnitOfWork2, SerializationInfo, StreamingContext) |
Deserializes the specified unit of work.
|