C# Class WIKI.Helpers.ExternalIntegration

Afficher le fichier Open project: fitba/km-2013-projects-team-cincar Class Usage Examples

Méthodes publiques

Méthode Description
SearchStackOverflow ( string a ) : List

http://stackoverflow.com/questions/6031003/stackoverflow-search-api

SearchWikipedia ( string a ) : List

Private Methods

Méthode Description
ExtractJsonResponse ( WebResponse response ) : string
GetWikiByXml ( string a ) : IEnumerable

Method Details

SearchStackOverflow() public méthode

http://stackoverflow.com/questions/6031003/stackoverflow-search-api
public SearchStackOverflow ( string a ) : List
a string
Résultat List

SearchWikipedia() public méthode

public SearchWikipedia ( string a ) : List
a string
Résultat List