C# Class CloudMovie.APIRole.API.ArtistsController

This API returns list of all the movies based on type. Type could be “current”, “all” “current” movies are having release date threshold of 1 month (configurable) “all” movies type will return top 100 movies released recently.
Inheritance: BaseController
Afficher le fichier Open project: viren85/moviemirchi

Méthodes protégées

Méthode Description
ProcessRequest ( ) : string

Method Details

ProcessRequest() protected méthode

protected ProcessRequest ( ) : string
Résultat string