Method | Description | |
---|---|---|
GetListAttribute ( Newtonsoft.Json.Linq.JObject JWListJObject ) : void | ||
JWList ( ) : Newtonsoft.Json.Linq | ||
JWList ( string iD, string title, string date, string read, string Content ) : Newtonsoft.Json.Linq |
public GetListAttribute ( Newtonsoft.Json.Linq.JObject JWListJObject ) : void | ||
JWListJObject | Newtonsoft.Json.Linq.JObject | |
return | void |
public JWList ( string iD, string title, string date, string read, string Content ) : Newtonsoft.Json.Linq | ||
iD | string | |
title | string | |
date | string | |
read | string | |
Content | string | |
return | Newtonsoft.Json.Linq |