Table of Contents

Interface IAssociationChange

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

The public interface for AssociationChange

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