C# Class System.Web.HttpValue

Afficher le fichier Open project: Clancey/SimpleAuth

Méthodes publiques

Méthode Description
HttpValue ( ) : System.Collections
HttpValue ( string key, string value ) : System.Collections

Method Details

HttpValue() public méthode

public HttpValue ( ) : System.Collections
Résultat System.Collections

HttpValue() public méthode

public HttpValue ( string key, string value ) : System.Collections
key string
value string
Résultat System.Collections