C# Class FlickrNet.FavoriteContextPhoto

A photo in the context of a favorite. Returned as part of a call to Flickr.FavoritesGetContext(string, string).
Inheritance: Photo, IFlickrParsable
Exibir arquivo Open project: liquidboy/X Class Usage Examples

Public Methods

Method Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public method

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