Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Crow
Library
Foundation
Common
Helpers
UrlParser
C# Class Crow.Library.Foundation.Common.Helpers.UrlParser
Parses the given http url.
Mostra file
Open project: msusur/Crowfx
Class Usage Examples
Public Methods
Method
Description
UrlParser
(
string
url
) :
System
Private Methods
Method
Description
Parse
(
string
url
) :
void
ParseParameters
(
string>.Dictionary
parameters
,
string
url
) :
void
Method Details
UrlParser()
public
method
public
UrlParser
(
string
url
) :
System
url
string
return
System