Click or drag to resize

NScrapeUtility Class

Provides miscellaneous utility functions.
Inheritance Hierarchy
SystemObject
  NScrapeNScrapeUtility

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

The NScrapeUtility type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryParseHttpDate
Converts the specified HTTP string representation of a date and time to its DateTime equivalent
Public methodStatic memberUrlEncode
Encodes a URL string
Top
See Also