C# Class DiffbotExample.Controllers.HomeController

Inheritance: Controller
Afficher le fichier Open project: TheRightChoyce/diffbot-csharp

Méthodes publiques

Méthode Description
FrontpageJson ( string url, bool html ) : System.Web.Mvc.JsonResult
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Article ( ) : System.Web.Mvc.ActionResult
Article ( string url, bool html ) : System.Web.Mvc.JsonResult
Frontpage ( ) : System.Web.Mvc.ActionResult

Method Details

FrontpageJson() public méthode

public FrontpageJson ( string url, bool html ) : System.Web.Mvc.JsonResult
url string
html bool
Résultat System.Web.Mvc.JsonResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult