ConvertAPI / convertapi-library-dotnet

A .NET library for the ConvertAPI
https://www.convertapi.com
Other
22 stars 8 forks source link

Create ConvertApiParam for Files - ConvertApiFileParam #8

Closed tomasr78 closed 6 years ago

tomasr78 commented 6 years ago

Create ConvertApiParam class for Files which takes care of file parameter naming and loading. It should accept path to the file, stream, url, ConvertApiResponse or ProcessedFile objects.

The name of the class is ConvertApiFileParam.