C# 클래스 Ecetera.AppDynamics.Controllers.RewardController

상속: Controller
파일 보기 프로젝트 열기: Ecetera/appdynamics-sandpit

공개 메소드들

메소드 설명
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