C# Class Huaban.UWP.Models.Pin

Inheritance: ObservableObject
Afficher le fichier Open project: dblleaf/Huaban Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Newtonsoft.Json.Linq.JObject obj, bool deptParse = false ) : Pin
ParseList ( Newtonsoft.Json.Linq.JArray arr, bool deptParse = false ) : List
Pin ( ) : System

Method Details

Parse() public static méthode

public static Parse ( Newtonsoft.Json.Linq.JObject obj, bool deptParse = false ) : Pin
obj Newtonsoft.Json.Linq.JObject
deptParse bool
Résultat Pin

ParseList() public static méthode

public static ParseList ( Newtonsoft.Json.Linq.JArray arr, bool deptParse = false ) : List
arr Newtonsoft.Json.Linq.JArray
deptParse bool
Résultat List

Pin() public méthode

public Pin ( ) : System
Résultat System