Click or drag to resize

NScrapeExtensions Class

Provides miscellaneous extension methods.
Inheritance Hierarchy
SystemObject
  NScrapeNScrapeExtensions

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public static class NScrapeExtensions

The NScrapeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetEncoding
Gets the encoding used by an HttpWebResponse.
Public methodStatic memberGetResponseText
Reads an HttpWebResponse as plain text.
Top
See Also