Interface IAttributeChange
The public interface for AttributeChange
Inherited Members
Namespace: NMF.Models.Changes
Assembly: NMF.Models.dll
Syntax
[DefaultImplementationType(typeof(AttributeChange))]
[XmlDefaultImplementationType(typeof(AttributeChange))]
[ModelRepresentationClass("http://nmf.codeplex.com/changes#//AttributeChange")]
public interface IAttributeChange : IElementaryChange, IModelChange, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging