C# Class FlickrNet.GalleryPhoto

An instance of a photo returned by Flickr.GalleriesGetPhotos(string, PhotoSearchExtras).
Inheritance: Photo, IFlickrParsable
Afficher le fichier Open project: liquidboy/X

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