C# Class FlickrNet.PhotoFavorite

Details of the favourites for a photo.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
IFlickrParsable ( XmlReader reader ) : void
PhotoFavorite ( ) : System

Default constructor.

Method Details

IFlickrParsable() public méthode

public IFlickrParsable ( XmlReader reader ) : void
reader System.Xml.XmlReader
Résultat void

PhotoFavorite() public méthode

Default constructor.
public PhotoFavorite ( ) : System
Résultat System