Table of Contents

Interface IClassRule

Namespace
NMF.AnyText.Metamodel
Assembly
NMF.AnyText.dll

The public interface for ClassRule

[DefaultImplementationType(typeof(ClassRule))]
[XmlDefaultImplementationType(typeof(ClassRule))]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//ClassRule")]
public interface IClassRule : IRule, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inherited Members