C# Class ZSCY.Data.NewsList

Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win Class Usage Examples

Méthodes publiques

Méthode Description
GetListAttribute ( Newtonsoft.Json.Linq.JObject NewsListJObject ) : void
NewsList ( ) : Newtonsoft.Json.Linq
NewsList ( string id, string articleid, string title, string head, string date, string read, string content, string all ) : Newtonsoft.Json.Linq

Method Details

GetListAttribute() public méthode

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

NewsList() public méthode

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

NewsList() public méthode

public NewsList ( string id, string articleid, string title, string head, string date, string read, string content, string all ) : Newtonsoft.Json.Linq
id string
articleid string
title string
head string
date string
read string
content string
all string
Résultat Newtonsoft.Json.Linq