Table of Contents

Class Token.TagName

Namespace
ScrapySharp.Core
Assembly
ScrapySharp.Core.dll
public class Token.TagName : Token, IEquatable<Token>, IStructuralEquatable, IComparable<Token>, IComparable, IStructuralComparable
Inheritance
Token.TagName
Implements
Inherited Members

Properties

Item1

[CompilationMapping(SourceConstructFlags.Field, 2, 0)]
public int Item1 { get; }

Property Value

int

Item2

[CompilationMapping(SourceConstructFlags.Field, 2, 1)]
public string Item2 { get; }

Property Value

string