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

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

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

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

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

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

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