Méthode | Description | |
---|---|---|
Add ( string attributeName ) : void | ||
Add ( string key, string value ) : void | ||
ContainsKey ( string key ) : bool | ||
Cookie ( ) : System | ||
HasAttribute ( string key ) : bool | ||
Parse ( string value ) : |
||
ToString ( ) : string | ||
this ( string key ) : string |
public Add ( string key, string value ) : void | ||
key | string | |
value | string | |
Résultat | void |
public static Parse ( string value ) : |
||
value | string | |
Résultat |