C# Class FlickrNet.StatReferrer

The referrer details returned by Flickr.StatsGetCollectionReferrers(DateTime, string, string, int, int), Flickr.StatsGetPhotoReferrers(DateTime, string, string, int, int), Flickr.StatsGetPhotosetReferrers(DateTime, string, string, int, int) and Flickr.StatsGetPhotostreamReferrers(DateTime, string, int, int).
Inheritance: IFlickrParsable
Afficher le fichier Open project: liquidboy/X

Méthodes publiques

Méthode Description
IFlickrParsable ( System reader ) : void

Method Details

IFlickrParsable() public méthode

public IFlickrParsable ( System reader ) : void
reader System
Résultat void