Table of Contents

Interface ISinglelineCommentRule

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

The public interface for SinglelineCommentRule

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

Properties

Start

The Start property

[XmlAttribute(true)]
string Start { get; set; }

Property Value

string