C# 클래스 Cloudinary.Transformations.TransformationExtensions

파일 보기 프로젝트 열기: thomasvm/cloudinary-dotnet

공개 메소드들

메소드 설명
Chain ( this first, ITransformation second ) : ITransformation

메소드 상세

Chain() 공개 정적인 메소드

public static Chain ( this first, ITransformation second ) : ITransformation
first this
second ITransformation
리턴 ITransformation