Метод | Описание | |
---|---|---|
Insert ( string key, object value, System cacheDependency, System.DateTime absoluteExpiration, System.TimeSpan slidingExpiration ) : void | ||
this ( string index ) : object |
public Insert ( string key, object value, System cacheDependency, System.DateTime absoluteExpiration, System.TimeSpan slidingExpiration ) : void | ||
key | string | |
value | object | |
cacheDependency | System | |
absoluteExpiration | System.DateTime | |
slidingExpiration | System.TimeSpan | |
Результат | void |