Interface IMemento<T>
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Runtime.dll
public interface IMemento<T>
Type Parameters
T
- Extension Methods
Properties
CurrentState
T CurrentState { get; }
Property Value
- T
Methods
Restore()
void Restore()