C# Class ComboModel.Controllers.CustomerSummaryController

Inheritance: Controller
Exibir arquivo Open project: jeffreypalermo/mvc2inaction

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ViewResult
Save ( List input ) : System.Web.Mvc.ViewResult

Method Details

Index() public method

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

Save() public method

public Save ( List input ) : System.Web.Mvc.ViewResult
input List
return System.Web.Mvc.ViewResult