Base |
[Missing <summary> documentation for "T:RAYLASE.Marker.GUI.Common.Mementos.BaseMemento"]
public abstract class BaseMemento : IMemento<JobDefinition>, IDisposable
The BaseMemento type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseMemento | Initializes a new instance of the BaseMemento class |
| Name | Description | |
|---|---|---|
| Description | Provides a description about the memento. | |
| EventAggregator |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the BaseMemento | |
| GetWeight | ||
| Restore | Restores target to the state memorized by this memento. |