Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Junior
Route
Routing
Caching
CacheItem
C# Class Junior.Route.Routing.Caching.CacheItem
Mostra file
Open project: nathan-alden/junior-route
Class Usage Examples
Public Methods
Method
Description
CacheItem
(
CacheResponse
response
,
System.DateTime
cachedUtcTimestamp
,
System.DateTime
expiresUtcTimestamp
= null ) :
System
Method Details
CacheItem()
public
method
public
CacheItem
(
CacheResponse
response
,
System.DateTime
cachedUtcTimestamp
,
System.DateTime
expiresUtcTimestamp
= null ) :
System
response
CacheResponse
cachedUtcTimestamp
System.DateTime
expiresUtcTimestamp
System.DateTime
return
System