Class SelectorList
SelectorList
public sealed class SelectorList
- Inheritance
-
SelectorList
- Inherited Members
Properties
Selectors
selectors
[JsonPropertyName("selectors")]
public Value[] Selectors { get; set; }
Property Value
- Value[]
Text
text
[JsonPropertyName("text")]
public string Text { get; set; }