![]() |
Energy Core Library
|
This is the complete list of members for Energy.Base.Url, including all inherited members.
| Combine(Url url1, Url url2, bool overwrite) | Energy.Base.Url | static |
| Combine(Url url1, Url url2) | Energy.Base.Url | static |
| Combine(Url url, bool overwrite) | Energy.Base.Url | |
| Combine(Url url) | Energy.Base.Url | |
| Copy() | Energy.Base.Url | |
| Explode(string url) | Energy.Base.Url | static |
| Fragment | Energy.Base.Url | |
| Host | Energy.Base.Url | |
| Make(string url, string scheme, string host, string port, string path, string query, string fragment, string user, string password, string value) | Energy.Base.Url | static |
| operator Url(string url) | Energy.Base.Url | static |
| Password | Energy.Base.Url | |
| Path | Energy.Base.Url | |
| Port | Energy.Base.Url | |
| Query | Energy.Base.Url | |
| Scheme | Energy.Base.Url | |
| SetHost(string url, string host) | Energy.Base.Url | static |
| SetHostAndPort(string url, string host, string port) | Energy.Base.Url | static |
| SetPort(string url, string port) | Energy.Base.Url | static |
| ToString() | Energy.Base.Url | |
| User | Energy.Base.Url |