Table of Contents

Interface ICompositionChange

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

The public interface for CompositionChange

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