VelopackAssetFeed.FromJson Method
Declaring Type: VelopackAssetFeed
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1049+da27736
Parse a json string into a VelopackAssetFeed.
public static VelopackAssetFeed FromJson(string json);
Parameters
json
string
Returns
Documentation generated by MdDocs