Interface IClassRule
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