C# Класс Ecetera.AppDynamics.Controllers.RewardController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
Index ( string sortOrder, string currentFilterMMP, string currentFilterMDP, string minMonthlyPurchases, string minDollarPurchases, int page ) : System.Web.Mvc.ViewResult
RewardController ( ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Описание методов

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

Index() публичный Метод

public Index ( string sortOrder, string currentFilterMMP, string currentFilterMDP, string minMonthlyPurchases, string minDollarPurchases, int page ) : System.Web.Mvc.ViewResult
sortOrder string
currentFilterMMP string
currentFilterMDP string
minMonthlyPurchases string
minDollarPurchases string
page int
Результат System.Web.Mvc.ViewResult

RewardController() публичный Метод

public RewardController ( ) : System
Результат System