C# Класс ImageResizer.FluentExtensions.OutputExtensions

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

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

Метод Описание
Output ( this builder, Action configure ) : ImageUrlBuilder

Adds Output options to the ImageUrlBuilder

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

Output() публичный статический Метод

Adds Output options to the ImageUrlBuilder
If the builder or configure action is null
public static Output ( this builder, Action configure ) : ImageUrlBuilder
builder this
configure Action
Результат ImageUrlBuilder