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

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

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

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

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

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

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