C# Class Padaria.Web.Controllers.SaleController

Inheritance: Controller
Show file Open project: mikemajesty/SistemaDegerenciamentoComercial

Private Properties

Property Type Description
GetRangeSale System.Web.Mvc.PartialViewResult
GetTypeOfPayment System.Web.Mvc.SelectList

Public Methods

Method Description
List ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
GetRangeSale ( SaleAndIncomeViewModel saleAndIncomeViewModel ) : System.Web.Mvc.PartialViewResult
GetTypeOfPayment ( int typeOfPaymentID ) : System.Web.Mvc.SelectList

Method Details

List() public method

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