C# Class Platform.Data.WebTerminal.Controllers.LinksController

Inheritance: Controller
Afficher le fichier Open project: Konard/LinksPlatform

Méthodes publiques

Méthode Description
Index ( long id ) : System.Web.Mvc.ActionResult
Infinite ( long id ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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

Infinite() public méthode

public Infinite ( long id ) : System.Web.Mvc.ActionResult
id long
Résultat System.Web.Mvc.ActionResult