C# Class Ext.Net.MVC.Examples.Areas.Models.Controllers.StoreForController

Inheritance: Controller
显示文件 Open project: extnet/Ext.NET.Examples.MVC

Public Methods

Method Description
GetEmployees ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

GetEmployees() public method

public GetEmployees ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult