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
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Méthode Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public méthode

public IFlickrParsable ( System reader ) : void
reader System
Résultat void