Method | Description | |
---|---|---|
CreateAndLoginDropBox ( ) : IDropbox | ||
UploadImage ( string imagePath, IDropbox dropbox, string folderName ) : Spring.Social.Dropbox.Api.Entry |
Method | Description | |
---|---|---|
LoadOAuthToken ( ) : Spring.Social.OAuth1.OAuthToken |
public static CreateAndLoginDropBox ( ) : IDropbox | ||
return | IDropbox |
public static UploadImage ( string imagePath, IDropbox dropbox, string folderName ) : Spring.Social.Dropbox.Api.Entry | ||
imagePath | string | |
dropbox | IDropbox | |
folderName | string | |
return | Spring.Social.Dropbox.Api.Entry |