C# Класс SharpVectors.Net.CacheInfo

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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