Méthode | Description | |
---|---|---|
AddHeader ( string name, string value ) : void | ||
DefaultResponseContext ( |
||
Redirect ( string url ) : void | ||
Write ( string data ) : void | ||
WriteFile ( string data ) : void |
public AddHeader ( string name, string value ) : void | ||
name | string | |
value | string | |
Résultat | void |
public DefaultResponseContext ( |
||
context | ||
Résultat | System.Web |