Namespace Sloader.Result
Classes
BaseResult
Base type for all results
CrawlerRun
Container class which stores some common "run" data and the actual result collection.
Interfaces
IHaveRawContent
Interface to signal that the actual API would return more data.
The property "RawData" will include the actual API result and not the Sloader normalized.
Use with caution, because this is a "raw" data store
Enums
KnownResultType
Defined list of all result types