C# Class Praeclarum.IO.DropboxLocal

Inheritance: LocalFileAccess
Mostra file Open project: praeclarum/Praeclarum

Public Methods

Method Description
DropboxLocal ( DropboxFile file, string localPath, string data ) : System
End ( ) : System.Threading.Tasks.Task

Method Details

DropboxLocal() public method

public DropboxLocal ( DropboxFile file, string localPath, string data ) : System
file DropboxFile
localPath string
data string
return System

End() public method

public End ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task