IProject |
public interface IProjectArchiveEntryMemento : IDisposable
The IProjectArchiveEntryMemento type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Clones this instance. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
![]() | GetArchiveEntry | Gets the archive entry. |
![]() | WithEntryName | Gives a instance of the memento, with a new entry name (returns the same instance if the entry name is the same). |