C# 클래스 Junior.Route.Routing.Caching.CacheItem

파일 보기 프로젝트 열기: nathan-alden/junior-route 1 사용 예제들

공개 메소드들

메소드 설명
CacheItem ( CacheResponse response, System.DateTime cachedUtcTimestamp, System.DateTime expiresUtcTimestamp = null ) : System

메소드 상세

CacheItem() 공개 메소드

public CacheItem ( CacheResponse response, System.DateTime cachedUtcTimestamp, System.DateTime expiresUtcTimestamp = null ) : System
response CacheResponse
cachedUtcTimestamp System.DateTime
expiresUtcTimestamp System.DateTime
리턴 System