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

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

공개 메소드들

메소드 설명
Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult
SalesController ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Index() 공개 메소드

public Index ( string sortOrder, string currentFilter, string searchString, int page ) : System.Web.Mvc.ViewResult
sortOrder string
currentFilter string
searchString string
page int
리턴 System.Web.Mvc.ViewResult

SalesController() 공개 메소드

public SalesController ( ) : System
리턴 System