C# Class ZSCY.Data.JWList

Afficher le fichier Open project: RedrockTeam/ZSCY_Windows_V2.0 Class Usage Examples

Méthodes publiques

Méthode 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

Method Details

GetListAttribute() public méthode

public GetListAttribute ( Newtonsoft.Json.Linq.JObject JWListJObject ) : void
JWListJObject Newtonsoft.Json.Linq.JObject
Résultat void

JWList() public méthode

public JWList ( ) : Newtonsoft.Json.Linq
Résultat Newtonsoft.Json.Linq

JWList() public méthode

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
Résultat Newtonsoft.Json.Linq