C# Class SevenDigital.WebGl.Controllers.ImagesController

Inheritance: Controller
Mostra file Open project: 7digital/WebGl-7digital

Public Methods

Method Description
Artist ( string search ) : System.Web.Mvc.JsonResult
Release ( string search ) : System.Web.Mvc.JsonResult

Private Methods

Method Description
GetImages ( ApiResponse response ) : IEnumerable

Method Details

Artist() public method

public Artist ( string search ) : System.Web.Mvc.JsonResult
search string
return System.Web.Mvc.JsonResult

Release() public method

public Release ( string search ) : System.Web.Mvc.JsonResult
search string
return System.Web.Mvc.JsonResult