C# Class FlickrNet.Context

The context of the current photo, as returned by Flickr.PhotosGetContext, Flickr.PhotosetsGetContext and Flickr.GroupsPoolsGetContext methods.
Inheritance: IFlickrParsable
ファイルを表示 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