C# Class CloudMovie.APIRole.API.TwitterController

This API returns single movie object based on the movie name. If movie result found, return JSON string contains, all the movie information including reviews. Otherwise, return empty string. throw ArgumentException
Inheritance: BaseController
Mostrar archivo Open project: viren85/moviemirchi

Protected Methods

Method Description
ProcessRequest ( ) : string

Method Details

ProcessRequest() protected method

protected ProcessRequest ( ) : string
return string