C# Class SharpVectors.Net.CacheInfo

Show file Open project: codebutler/savagesvg Class Usage Examples

Public Methods

Method Description
CacheInfo ( System.DateTime expires, string etag, System.DateTime lastModified, Uri cachedUri, string contentType ) : System

Method Details

CacheInfo() public method

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
return System