C# Class FlickrNet.ContextPhoto

The next (or previous) photo in the current context.
Inheritance: IFlickrParsable
Mostra file Open project: liquidboy/X Class Usage Examples

Public Methods

Method Description
IFlickrParsable ( XmlReader reader ) : void

Method Details

IFlickrParsable() public method

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