Namespace AngleSharp.Common
Classes
- BaseTokenizer
Common methods and variables of all tokenizers.
- Keywords
The collection of used keywords and strings.
- ObjectExtensions
Some methods for working with bare objects.
Interfaces
- IBindable
Implemented by OM classes that may change internal state reflected with a changed string representation.
- ICancellable
Represents a cancellable task without result.
- ICancellable<T>
Represents a cancellable task with result.