C# 클래스 ZencoderDotNet.Api.Job

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

공개 메소드들

메소드 설명
create ( string body, string format = null ) : Job

메소드 상세

create() 공개 정적인 메소드

public static create ( string body, string format = null ) : Job
body string
format string
리턴 Job