Click or drag to resize

IMementoT Methods

The IMementoT type exposes the following members.

Methods
 NameDescription
Public methodGetWeight Get approximate resource size allocated for this memento. The value is arbitrary. This could be used for stack usage consideration.
Public methodRestore Restores target to the state memorized by this memento.
Top
See Also