C# Класс FFImageLoading.DownloadInformation

Показать файл Открыть проект

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

Метод Описание
DownloadInformation ( string url, string customCacheKey, string fileName, bool allowDiskCaching, System.TimeSpan cacheValidity ) : System

Описание методов

DownloadInformation() публичный Метод

public DownloadInformation ( string url, string customCacheKey, string fileName, bool allowDiskCaching, System.TimeSpan cacheValidity ) : System
url string
customCacheKey string
fileName string
allowDiskCaching bool
cacheValidity System.TimeSpan
Результат System