Class CharContainer
- Namespace
- ScrapySharp.Core
- Assembly
- ScrapySharp.Core.dll
public class CharContainer
- Inheritance
-
CharContainer
- Inherited Members
Constructors
CharContainer(char, int)
public CharContainer(char c, int offset)
Parameters
Properties
Char
public char Char { get; }
Property Value
Offset
public int Offset { get; }