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

Summary: This API returns all the songs matching specified keywords. throw : ArgumentException Return : If songs are found, JSON string contains list of songs with movie name, single poster, and song link and song title. This excludes any other movie information. Otherwise, empty string
상속: BaseController
파일 보기 프로젝트 열기: viren85/moviemirchi

보호된 메소드들

메소드 설명
ProcessRequest ( ) : string

메소드 상세

ProcessRequest() 보호된 메소드

protected ProcessRequest ( ) : string
리턴 string