C# 클래스 ImageResizer.FluentExtensions.StyleExtensions

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

공개 메소드들

메소드 설명
Style ( this builder, Action configure ) : ImageUrlBuilder

Adds Styling options to the ImageUrlBuilder

메소드 상세

Style() 공개 정적인 메소드

Adds Styling options to the ImageUrlBuilder
If the builder or configure action is null
public static Style ( this builder, Action configure ) : ImageUrlBuilder
builder this
configure Action
리턴 ImageUrlBuilder