C# Class Rainfall.Web.Controllers.LocationDataController

Inheritance: Controller
显示文件 Open project: AcklenAvenue/RainFallInHonduras

Public Methods

Method Description
Get ( ) : System.Web.Mvc.JsonResult
LocationDataController ( IRepository repository, IMappingEngine mappingEngine ) : System

Method Details

Get() public method

public Get ( ) : System.Web.Mvc.JsonResult
return System.Web.Mvc.JsonResult

LocationDataController() public method

public LocationDataController ( IRepository repository, IMappingEngine mappingEngine ) : System
repository IRepository
mappingEngine IMappingEngine
return System