Méthode | Description | |
---|---|---|
Add ( string key, object value ) : void | ||
Contains ( string key ) : bool | ||
this ( string key ) : object |
Méthode | Description | |
---|---|---|
ObjectCache ( ) : System |
public Add ( string key, object value ) : void | ||
key | string | |
value | object | |
Résultat | void |