C# Class FlickrNet.AllContexts

All contexts that a photo is in.
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Méthode Description
AllContexts ( ) : System

Default constructor.

IFlickrParsable ( XmlReader reader ) : void

Method Details

AllContexts() public méthode

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

IFlickrParsable() public méthode

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