Load a web page from the specified stream.
public WebPage Load(Stream)
Load the web page from a string that contains HTML.
public WebPage Load(string)
LoadWebPage Class | Encog.Bot.Browse Namespace