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