C# Class Wrox.ProCSharp.Async.BingRequest

Inheritance: Wrox.ProCSharp.Async.IImageRequest
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
BingRequest ( ) : Newtonsoft.Json
Parse ( string json ) : IEnumerable

Method Details

BingRequest() public méthode

public BingRequest ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

Parse() public méthode

public Parse ( string json ) : IEnumerable
json string
Résultat IEnumerable