C# Class Ext.Net.MVC.Examples.Areas.GridPanel_Infinite_Scrolling.Controllers.OverviewController

Inheritance: Controller
Afficher le fichier Open project: extnet/Ext.NET.Examples.MVC

Méthodes publiques

Méthode Description
GetStockQuotations ( int start, int limit ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

GetStockQuotations() public méthode

public GetStockQuotations ( int start, int limit ) : System.Web.Mvc.ActionResult
start int
limit int
Résultat System.Web.Mvc.ActionResult

Index() public méthode

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