SelectorGrammar.NameSyntax Class
Definition
public class SelectorGrammar.NameSyntax
Constructors
| Name | Description |
|---|---|
| SelectorGrammar.NameSyntax | No summary available. |
SelectorGrammar.NameSyntax Constructor
public SelectorGrammar.NameSyntax()
Methods
| Name | Description |
|---|---|
| Equals | No summary available. |
Equals Method
public bool Equals(object obj)
Parameters
obj object
Returns
bool
Properties
| Name | Description |
|---|---|
| Name | No summary available. |
Name Property
public string Name { get; set; }