C# Класс CloudMovie.APIRole.API.SongController

Summary: This API returns all the songs found for specified movie. throw : ArgumentException Return : If songs are found, JSON string contains list of songs for the movie. This excludes any other movie information. Otherwise, empty string
Наследование: BaseController
Показать файл Открыть проект

Защищенные методы

Метод Описание
ProcessRequest ( ) : string

Описание методов

ProcessRequest() защищенный Метод

protected ProcessRequest ( ) : string
Результат string