C# Class Huaban.UWP.Models.ImageFile

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

Protected Properties

Свойство Type Description
site string

Méthodes publiques

Méthode Description
Parse ( Newtonsoft.Json.Linq.JObject obj ) : ImageFile
Parse ( string text ) : ImageFile

Method Details

Parse() public static méthode

public static Parse ( Newtonsoft.Json.Linq.JObject obj ) : ImageFile
obj Newtonsoft.Json.Linq.JObject
Résultat ImageFile

Parse() public static méthode

public static Parse ( string text ) : ImageFile
text string
Résultat ImageFile

Property Details

site protected_oe static_oe property

protected static string site
Résultat string