Overload List
| Name | Description | |
|---|---|---|
| UrlGen()()()() | Obsolete.
Obsolete. Use the constructor that takes an encoding instead.
This version defaults to using the "windows-1252" encoding.
| |
| UrlGen(String) | Obsolete.
Obsolete. Use the constructor that takes an encoding instead.
This version defaults to using the "windows-1252" encoding.
| |
| UrlGen(String, String) |
Constructor where the start URL will be the one specified in this
constructor.
|