C# Class FlickrNet.Context

The context of the current photo, as returned by Flickr.PhotosGetContext, Flickr.PhotosetsGetContext and Flickr.GroupsPoolsGetContext methods.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Méthode Description
IFlickrParsable ( XmlReader reader ) : void

Method Details

IFlickrParsable() public méthode

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