C# Class NovelTheory.Component.CacheHelper

Afficher le fichier Open project: jamescurran/JavascriptHelper

Méthodes publiques

Méthode Description
Store ( this cache, string key, object value ) : object

Method Details

Store() public static méthode

public static Store ( this cache, string key, object value ) : object
cache this
key string
value object
Résultat object