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