SelectorGrammar.NotSyntax Class
Definition
public class SelectorGrammar.NotSyntax
Constructors
| Name | Description |
|---|---|
| SelectorGrammar.NotSyntax | No summary available. |
SelectorGrammar.NotSyntax Constructor
public SelectorGrammar.NotSyntax()
Methods
| Name | Description |
|---|---|
| Equals | No summary available. |
Equals Method
public bool Equals(object obj)
Parameters
obj object
Returns
bool
Properties
| Name | Description |
|---|---|
| Argument | No summary available. |
Argument Property
public System.Collections.Generic.IEnumerable<Avalonia.Markup.Parsers.SelectorGrammar.ISyntax> Argument { get; set; }