C# 클래스 SharpVectors.Net.CacheInfo

파일 보기 프로젝트 열기: codebutler/savagesvg 1 사용 예제들

공개 메소드들

메소드 설명
CacheInfo ( System.DateTime expires, string etag, System.DateTime lastModified, Uri cachedUri, string contentType ) : System

메소드 상세

CacheInfo() 공개 메소드

public CacheInfo ( System.DateTime expires, string etag, System.DateTime lastModified, Uri cachedUri, string contentType ) : System
expires System.DateTime
etag string
lastModified System.DateTime
cachedUri System.Uri
contentType string
리턴 System