Package com.microsoft.tfs.core.memento

Interface Summary
Memento An in-memory hierarchichal data structure, intended primarily for persisting a program component's settings.
 

Class Summary
XMLMemento XMLMemento is an implementation of Memento which serializes its data to/from XML streams.
 

Exception Summary
MementoException Thrown when an operation on a Memento cannot succeed because of a document formatting error or other problem.
 



© 2015 Microsoft. All rights reserved.