C# Class FlickrNet.PhotoComment

Contains the details of a comment made on a photo. returned by the Flickr.PhotosCommentsGetList method.
Inheritance: 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