ShareFolderLaunch.FromJson Method (JObject)

Creates a new instance of the ShareFolderLaunch class using data from a JSON object.

Syntax

ShareFolderLaunch.FromJson(JObject json)

Parameters

json
Newtonsoft.Json.Linq.JObject JSON object.

Returns

DotNetBox.ShareFolderLaunch A new instance of the ShareFolderLaunch class based on the JSON object’s data.