IStylingService
Defines the API of an available engine for computing the stylesheet.
Task<IStyleSheet> ParseStylesheetAsync(IResponse response, StyleOptions options, CancellationToken cancel)
Parses a style sheet for the given response asynchronously.
Checks if the given type is supported.