See: Description
Interface | Description |
---|---|
IAuxDisposable |
Expands the standard System.IDisposable interface, allows to obtain a current
state of an object and subscribe to disposing event
|
IHtmlResource |
Represents one instance of the unknown HTML resource (raster or vector image,
stylesheet, font, text resource (CSS, XML) etc.)
|
IResourceType |
Represents one instance of the unknown resource type/format (image, font, text)
|
Class | Description |
---|---|
ResourceTypeDetector |
Utility static methods for detecting resource types (formats)
|