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

Inheritance: Mictlanix.BE.Web.Mvc.CustomController
Afficher le fichier Open project: mictlanix/mbe

Méthodes publiques

Méthode Description
AccountStatement ( int id ) : System.Web.Mvc.ViewResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

AccountStatement() public méthode

public AccountStatement ( int id ) : System.Web.Mvc.ViewResult
id int
Résultat System.Web.Mvc.ViewResult

Index() public méthode

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