C# Class FlickrNet.PhotoFavorite

Details of the favourites for a photo.
Inheritance: IFlickrParsable
Exibir arquivo Open project: liquidboy/X

Public Methods

Method Description
IFlickrParsable ( XmlReader reader ) : void
PhotoFavorite ( ) : System

Default constructor.

Method Details

IFlickrParsable() public method

public IFlickrParsable ( XmlReader reader ) : void
reader System.Xml.XmlReader
return void

PhotoFavorite() public method

Default constructor.
public PhotoFavorite ( ) : System
return System