Documentation For Encog 2.x

Address Constructor

Construct a URL using a perhaps relative URL and a base URL.

Address(
   Uri b,
   string original
);

Parameters

b
The base URL.
original
A full URL or a URL relative to the base.

See Also

Address Class | Encog.Bot.Browse Namespace | Address Constructor Overload List