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