Table of Contents

Interface IPersistentSettings

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents methods to save/restore key properties of some object.

public interface IPersistentSettings : IImport, IExport

Methods

Assign(IPersistentSettings)

When implemented by a class, copies the content from another IPersistentSettings object.