C# Class NodeNetAsync.Net.Http.QueryString

Afficher le fichier Open project: soywiz/NodeNetAsync

Méthodes publiques

Méthode Description
QueryString ( string String ) : System
this ( string Key ) : string

Private Methods

Méthode Description
InternalParse ( string String ) : void
UrlDecode ( string String ) : string

Method Details

QueryString() public méthode

public QueryString ( string String ) : System
String string
Résultat System

this() public méthode

public this ( string Key ) : string
Key string
Résultat string