Method | Description | |
---|---|---|
WeatherList ( |
||
WeatherListController ( IDynamicExpressionQuery dynamicExpressionQuery, IWeatherListGrid weatherListGrid ) : System.Web.Mvc | ||
Weathers ( GridItemsRequestModel input ) : System.Web.Mvc.JsonResult |
public WeatherList ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public WeatherListController ( IDynamicExpressionQuery dynamicExpressionQuery, IWeatherListGrid weatherListGrid ) : System.Web.Mvc | ||
dynamicExpressionQuery | IDynamicExpressionQuery | |
weatherListGrid | IWeatherListGrid | |
return | System.Web.Mvc |
public Weathers ( GridItemsRequestModel input ) : System.Web.Mvc.JsonResult | ||
input | GridItemsRequestModel | |
return | System.Web.Mvc.JsonResult |