C# Class CloudMovie.APIRole.API.CrawlerFilesController

This API returns list of all the movies details from the file on type.
Inheritance: BaseController
ファイルを表示 Open project: viren85/moviemirchi

Protected Methods

Method Description
ProcessRequest ( ) : string

Private Methods

Method Description
CrawlPosters ( string data ) : void
CrawlfromXML ( string xmlData, string movieName ) : void
CreateXMLFile ( XMLMovieProperties data ) : string

Method Details

ProcessRequest() protected method

protected ProcessRequest ( ) : string
return string