Documentation For Encog 2.x

LoadWebPage Constructor

Construct a web page loader with the specified base URL.

LoadWebPage(
   Uri baseURL
);

Parameters

baseURL
The base URL to use when loading.

See Also

LoadWebPage Class | Encog.Bot.Browse Namespace