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