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