BcfUndoSerializationServiceTItemContainer Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.UndoSerialization
public sealed class BcfUndoSerializationService<TItemContainer> : BcfUndoSerializationService where TItemContainer : new(), List<Object>
The BcfUndoSerializationServiceTItemContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfUndoSerializationServiceTItemContainer |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
|
| Name | Description | |
|---|---|---|
| Compress |
A value indicating whether the data-stream should be compressed.
(Inherited from BcfUndoSerializationService.) | |
| DataSet |
The dataset.
(Inherited from BcfUndoSerializationService.) | |
| TransactionInfoSerializer |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| UndoItemsSerializer |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
|
| Name | Description | |
|---|---|---|
| CreateContainer |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| CreateInitialStateItems |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from BcfUndoSerializationService.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RegisterStateMapper |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from BcfUndoSerializationService.) | |
| RestoreItem |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from BcfUndoSerializationService.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |