Namespace Snowflake.Scraping
Classes
GameScrapeContext
Seed
SeedRootContext
Structs
SeedContent
A Seed
Interfaces
IScrapeContext
Represents a job to produce a seed tree that can be traversed to yield usable records or other metadata.
ISeed
A seed is a unit of data with a type and a string value, with a unique
ID and a parent ID. Within an ISeed
ISeedRootContext
Represents the context in which ISeed can have parent-child relationships.