C# Class FlickrNet.PopularPhoto

Details about a popular photo, including the statistics for its views, comments and favourites for the date.
Inheritance: Photo, IFlickrParsable
Exibir arquivo Open project: liquidboy/X

Public Methods

Method Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public method

public IFlickrParsable ( System reader ) : void
reader System
return void