C# Class NasaPicOfDay.JsonHelper

Afficher le fichier Open project: BillCacy/NPOD

Méthodes publiques

Méthode Description
DownloadImageData ( string imageUrl ) : ImageNode
DownloadSerializedJsonData ( string nasaUrl ) : NasaImages

Method Details

DownloadImageData() public static méthode

public static DownloadImageData ( string imageUrl ) : ImageNode
imageUrl string
Résultat ImageNode

DownloadSerializedJsonData() public static méthode

public static DownloadSerializedJsonData ( string nasaUrl ) : NasaImages
nasaUrl string
Résultat NasaImages