C# Class BillableHoursWebApp.Common.DropboxHelper

Inheritance: IDropboxHelper
Afficher le fichier Open project: Pip3r4o/WebApi-ClockItNow

Méthodes publiques

Méthode Description
DropboxHelper ( ) : System
UploadFileEntry ( Stream stream, string cloudDirName = "/Invoices/" ) : string

Method Details

DropboxHelper() public méthode

public DropboxHelper ( ) : System
Résultat System

UploadFileEntry() public méthode

public UploadFileEntry ( Stream stream, string cloudDirName = "/Invoices/" ) : string
stream Stream
cloudDirName string
Résultat string