C# 클래스 KnowYourTurf.Web.Controllers.FertilizerListController

상속: KYTController
파일 보기 프로젝트 열기: reharik/KnowYourTurf

공개 메소드들

메소드 설명
FertilizerList ( ) : System.Web.Mvc.ActionResult
FertilizerListController ( IDynamicExpressionQuery dynamicExpressionQuery, IFertilizerListGrid fertilizerListGrid ) : System.Linq
Fertilizers ( GridItemsRequestModel input ) : System.Web.Mvc.JsonResult

메소드 상세

FertilizerList() 공개 메소드

public FertilizerList ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

FertilizerListController() 공개 메소드

public FertilizerListController ( IDynamicExpressionQuery dynamicExpressionQuery, IFertilizerListGrid fertilizerListGrid ) : System.Linq
dynamicExpressionQuery IDynamicExpressionQuery
fertilizerListGrid IFertilizerListGrid
리턴 System.Linq

Fertilizers() 공개 메소드

public Fertilizers ( GridItemsRequestModel input ) : System.Web.Mvc.JsonResult
input GridItemsRequestModel
리턴 System.Web.Mvc.JsonResult