Table of Contents

Class Token.AttributeName

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

Properties

Item1

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

Property Value

int

Item2

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

Property Value

string