DropboxListFolderResult.Parse method

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.Models.Files
Assembly Skybrud.Social.Dropbox.dll

Parse(JObject)

Static

Gets an instance of DropboxListFolderResult from the specified obj.

public static DropboxListFolderResult Parse(JObject obj)

Parameters

obj JObject

The instance of JObject to parse.