C# Class Ecetera.AppDynamics.Controllers.SalesController

Inheritance: Controller
Afficher le fichier Open project: Ecetera/appdynamics-sandpit

Méthodes publiques

Méthode Description
Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult
SalesController ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Index() public méthode

public Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult
sortOrder string
currentFilter string
searchString string
page int
Résultat System.Web.Mvc.ViewResult

SalesController() public méthode

public SalesController ( ) : System
Résultat System