Interface ICommentRule
The public interface for CommentRule
[DefaultImplementationType(typeof(CommentRule))]
[XmlDefaultImplementationType(typeof(CommentRule))]
[ModelRepresentationClass("https://github.com/NMFCode/NMF/AnyText#//CommentRule")]
public interface ICommentRule : IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members