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