C# 클래스 ImageResizer.FluentExtensions.OutputExtensions

파일 보기 프로젝트 열기: benfoster/ImageResizer.FluentExtensions

공개 메소드들

메소드 설명
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