Class Token.CssId
- Namespace
- ScrapySharp.Core
- Assembly
- ScrapySharp.Core.dll
public class Token.CssId : Token, IEquatable<Token>, IStructuralEquatable, IComparable<Token>, IComparable, IStructuralComparable
- Inheritance
-
Token.CssId
- Implements
- Inherited Members
Properties
Item1
public int Item1 { get; }
Property Value
Item2
public string Item2 { get; }