C# 클래스 CloudMovie.APIRole.API.MoviesController

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.
상속: BaseController
파일 보기 프로젝트 열기: viren85/moviemirchi

보호된 메소드들

메소드 설명
ProcessRequest ( ) : string

메소드 상세

ProcessRequest() 보호된 메소드

protected ProcessRequest ( ) : string
리턴 string