C# Class Mictlanix.BE.Web.Controllers.Mvc.AccountsPayablesController

Inheritance: Mictlanix.BE.Web.Mvc.CustomController
显示文件 Open project: mictlanix/mbe

Public Methods

Method Description
AccountStatement ( int id ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

AccountStatement() public method

public AccountStatement ( int id ) : System.Web.Mvc.ViewResult
id int
return System.Web.Mvc.ViewResult

Index() public method

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