C# 클래스 Transloadit.ApiData

Stores information which can be sent via an HTTP request
파일 보기 프로젝트 열기: nkranitz/transloadit-csharp-sdk

공개 메소드들

메소드 설명
ApiData ( ) : System.Collections.Generic

Creates new ApiData object; sets Fields and Files to empty collections

메소드 상세

ApiData() 공개 메소드

Creates new ApiData object; sets Fields and Files to empty collections
public ApiData ( ) : System.Collections.Generic
리턴 System.Collections.Generic