Table of Contents

Interface IAttributeChange

Namespace
NMF.Models.Changes
Assembly
NMF.Models.dll

The public interface for AttributeChange

[DefaultImplementationType(typeof(AttributeChange))]
[XmlDefaultImplementationType(typeof(AttributeChange))]
[ModelRepresentationClass("http://nmf.codeplex.com/changes#//AttributeChange")]
public interface IAttributeChange : IElementaryChange, IModelChange, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members
Extension Methods